Class SCDBasedBindingSet
java.lang.Object
com.sun.tools.xjc.reader.internalizer.SCDBasedBindingSet
Set of binding nodes that have target nodes specified via SCD.
This is parsed during
Internalizer works on the tree,
but applying this has to wait for XSSchemaSet to be parsed.- Author:
- Kohsuke Kawaguchi
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(XSSchemaSet schema, ErrorReceiver errorReceiver) Applies the additional binding customizations.
-
Method Details
-
apply
Applies the additional binding customizations.
-