org.jvnet.jaxb2_commons.ppp
Class ParentPointerPlugin

java.lang.Object
  extended by com.sun.tools.xjc.Plugin
      extended by org.jvnet.jaxb2_commons.ppp.ParentPointerPlugin

public class ParentPointerPlugin
extends Plugin

Author:
gk5885

Constructor Summary
ParentPointerPlugin()
           
 
Method Summary
 java.lang.String getOptionName()
           
 java.lang.String getUsage()
           
 boolean run(Outline outline, Options options, org.xml.sax.ErrorHandler errorHandler)
           
 
Methods inherited from class com.sun.tools.xjc.Plugin
getCustomizationURIs, isCustomizationTagName, onActivated, parseArgument, postProcessModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParentPointerPlugin

public ParentPointerPlugin()
Method Detail

getOptionName

public java.lang.String getOptionName()
Specified by:
getOptionName in class Plugin
See Also:
Plugin.getOptionName()

getUsage

public java.lang.String getUsage()
Specified by:
getUsage in class Plugin
See Also:
Plugin.getUsage()

run

public boolean run(Outline outline,
                   Options options,
                   org.xml.sax.ErrorHandler errorHandler)
Specified by:
run in class Plugin
See Also:
Plugin.run(com.sun.tools.xjc.outline.Outline, com.sun.tools.xjc.Options, org.xml.sax.ErrorHandler)


Copyright © 2005-2010 Sun Microsystems. All Rights Reserved.