public abstract class DomGenericInfoEx extends java.lang.Object implements DomGenericInfo
Constructor and Description |
---|
DomGenericInfoEx() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
checkInitialized() |
abstract java.util.List<AttributeChildDescriptionImpl> |
getAttributeChildrenDescriptions() |
abstract boolean |
processAttributeChildrenDescriptions(Processor<? super AttributeChildDescriptionImpl> processor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeChildDescription, getAttributeChildDescription, getChildrenDescriptions, getCollectionChildDescription, getCollectionChildDescription, getCollectionChildrenDescriptions, getCustomNameChildrenDescription, getElementName, getFixedChildDescription, getFixedChildDescription, getFixedChildrenDescriptions, getNameDomElement, isTagValueElement
public abstract boolean checkInitialized()
public abstract java.util.List<AttributeChildDescriptionImpl> getAttributeChildrenDescriptions()
getAttributeChildrenDescriptions
in interface DomGenericInfo
public abstract boolean processAttributeChildrenDescriptions(Processor<? super AttributeChildDescriptionImpl> processor)