| java.lang.Object com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl
All known Subclasses: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIInlineBinaryData, com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnumMember, com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum, com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding, com.sun.tools.xjc.reader.xmlschema.bindinfo.BIFactoryMethod, com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDom, com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion, com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty, com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding, com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass, com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXSubstitutable, com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXPluginCustomization,
AbstractDeclarationImpl | abstract class AbstractDeclarationImpl implements BIDeclaration(Code) | | Abstract partial implementation of
BIDeclaration author: Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com) |
AbstractDeclarationImpl | protected AbstractDeclarationImpl(Locator loc)(Code) | | |
AbstractDeclarationImpl | protected AbstractDeclarationImpl()(Code) | | |
isAcknowledged | final public boolean isAcknowledged()(Code) | | |
markAsAcknowledged | public void markAsAcknowledged()(Code) | | |
onSetOwner | public void onSetOwner()(Code) | | |
|
|