|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl
com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXPluginCustomization
public final class BIXPluginCustomization
Customization specified via Plugin.getCustomizationURIs().
| Field Summary | |
|---|---|
org.w3c.dom.Element |
element
Customization element. |
| Fields inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl |
|---|
loc, parent |
| Constructor Summary | |
|---|---|
BIXPluginCustomization(org.w3c.dom.Element e,
org.xml.sax.Locator _loc)
|
|
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
getName()
Gets the name of this binding declaration, which is the same as the tag name of the binding element. |
void |
onSetOwner()
Called when the parent BindInfo got its owner set. |
| Methods inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl |
|---|
getBuilder, getChildren, getCodeModel, getLocation, getOwner, isAcknowledged, markAsAcknowledged, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final org.w3c.dom.Element element
| Constructor Detail |
|---|
public BIXPluginCustomization(org.w3c.dom.Element e,
org.xml.sax.Locator _loc)
| Method Detail |
|---|
public void onSetOwner()
BIDeclarationBindInfo got its owner set.
This is when declarations are connected to BGMBuilder and
its sibling components.
onSetOwner in interface BIDeclarationonSetOwner in class AbstractDeclarationImplpublic final javax.xml.namespace.QName getName()
BIDeclaration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||