com.sun.tools.xjc.reader.internalizer
Class SCDBasedBindingSet.Target
java.lang.Object
com.sun.tools.xjc.reader.internalizer.SCDBasedBindingSet.Target
- Enclosing class:
- SCDBasedBindingSet
final class SCDBasedBindingSet.Target
- extends Object
Represents the target schema component of the
customization identified by SCD.
Method Summary |
(package private) void |
addBinidng(Element binding)
Adds a new binding declaration to be associated to the schema component
identified by scd . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addBinidng
void addBinidng(Element binding)
- Adds a new binding declaration to be associated to the schema component
identified by
scd
.