Class BooleanGetterPlugin
java.lang.Object
com.sun.tools.xjc.Plugin
com.sun.tools.xjc.addon.apache_cxf.bg.BooleanGetterPlugin
public class BooleanGetterPlugin
extends com.sun.tools.xjc.Plugin
Thin wrapper around the BooleanGetterPlugin. This must be in the com.sun.tools.xjc.addon package for it to
work with Java 6. See https://issues.apache.org/jira/browse/CXF-1880.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUsage()booleanrun(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
-
Field Details
-
impl
BooleanGetterPlugin impl
-
-
Constructor Details
-
BooleanGetterPlugin
public BooleanGetterPlugin()
-
-
Method Details
-
getOptionName
- Specified by:
getOptionNamein classcom.sun.tools.xjc.Plugin
-
getUsage
- Specified by:
getUsagein classcom.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:
runin classcom.sun.tools.xjc.Plugin- Throws:
SAXException
-