Package org.apache.cxf.maven_plugin
Class XSDToJavaRunner.CustomizedLogic
java.lang.Object
com.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic
org.apache.cxf.maven_plugin.XSDToJavaRunner.CustomizedLogic
- All Implemented Interfaces:
com.sun.tools.xjc.reader.internalizer.InternalizationLogic
- Enclosing class:
XSDToJavaRunner
public static class XSDToJavaRunner.CustomizedLogic
extends com.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateExternalReferenceFinder(com.sun.tools.xjc.reader.internalizer.DOMForest parent) Methods inherited from class com.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic
checkIfValidTargetNode, refineTarget
-
Constructor Details
-
CustomizedLogic
public CustomizedLogic()
-
-
Method Details
-
createExternalReferenceFinder
public XMLFilterImpl createExternalReferenceFinder(com.sun.tools.xjc.reader.internalizer.DOMForest parent) - Specified by:
createExternalReferenceFinderin interfacecom.sun.tools.xjc.reader.internalizer.InternalizationLogic- Overrides:
createExternalReferenceFinderin classcom.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic
-