com.sun.tools.xjc.reader.internalizer

Class SCDBasedBindingSet.Target

final class SCDBasedBindingSet.Target extends Object

Represents the target schema component of the customization identified by SCD.
Field Summary
SCDscd
Compiled SCD.
Elementsrc
The element on which SCD was found.
Method Summary
voidaddBinidng(Element binding)
Adds a new binding declaration to be associated to the schema component identified by scd.

Field Detail

scd

SCD scd
Compiled SCD.

src

Element src
The element on which SCD was found.

Method Detail

addBinidng

void addBinidng(Element binding)
Adds a new binding declaration to be associated to the schema component identified by scd.