org.jvnet.jaxb2_commons.plugin.fixjaxb1058
Class FixJAXB1058Plugin

java.lang.Object
  extended by com.sun.tools.xjc.Plugin
      extended by org.jvnet.jaxb2_commons.plugin.fixjaxb1058.FixJAXB1058Plugin

public class FixJAXB1058Plugin
extends com.sun.tools.xjc.Plugin


Constructor Summary
FixJAXB1058Plugin()
           
 
Method Summary
 String getOptionName()
           
 String getUsage()
           
 boolean run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, 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

FixJAXB1058Plugin

public FixJAXB1058Plugin()
Method Detail

getOptionName

public String getOptionName()
Specified by:
getOptionName in class com.sun.tools.xjc.Plugin

getUsage

public String getUsage()
Specified by:
getUsage in class com.sun.tools.xjc.Plugin

run

public boolean run(com.sun.tools.xjc.outline.Outline outline,
                   com.sun.tools.xjc.Options opt,
                   ErrorHandler errorHandler)
            throws SAXException
Specified by:
run in class com.sun.tools.xjc.Plugin
Throws:
SAXException


Copyright © 2005-2015. All Rights Reserved.