Package no.digipost.jaxb.xjc
Class JacksonNillable
java.lang.Object
com.sun.tools.xjc.Plugin
no.digipost.jaxb.xjc.JacksonNillable
public class JacksonNillable
extends com.sun.tools.xjc.Plugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUsage()booleanrun(com.sun.tools.xjc.outline.Outline model, com.sun.tools.xjc.Options opts, ErrorHandler errors) Methods inherited from class com.sun.tools.xjc.Plugin
getCustomizationURIs, isCustomizationTagName, onActivated, parseArgument, postProcessModel
-
Field Details
-
OPTION_NAME
- See Also:
-
-
Constructor Details
-
JacksonNillable
public JacksonNillable()
-
-
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 model, com.sun.tools.xjc.Options opts, ErrorHandler errors) throws SAXException - Specified by:
runin classcom.sun.tools.xjc.Plugin- Throws:
SAXException
-