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, waitgetAttributeChildDescription, getAttributeChildDescription, getChildrenDescriptions, getCollectionChildDescription, getCollectionChildDescription, getCollectionChildrenDescriptions, getCustomNameChildrenDescription, getElementName, getFixedChildDescription, getFixedChildDescription, getFixedChildrenDescriptions, getNameDomElement, isTagValueElementpublic abstract boolean checkInitialized()
public abstract java.util.List<AttributeChildDescriptionImpl> getAttributeChildrenDescriptions()
getAttributeChildrenDescriptions in interface DomGenericInfopublic abstract boolean processAttributeChildrenDescriptions(Processor<? super AttributeChildDescriptionImpl> processor)