public class CollectionElementInvocationHandler extends DomInvocationHandler
ACCEPT_CHILDREN_METHOD, ACCEPT_METHOD, myStub
EMPTY_ARRAY
Constructor and Description |
---|
CollectionElementInvocationHandler(EvaluatedXmlName tagName,
AbstractDomChildDescriptionImpl childDescription,
DomManagerImpl manager,
ElementStub stub) |
CollectionElementInvocationHandler(java.lang.reflect.Type type,
XmlTag tag,
AbstractCollectionChildDescription description,
DomInvocationHandler parent,
ElementStub stub) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
checkValidity() |
DomElement |
createPathStableCopy() |
protected java.lang.String |
getValue() |
int |
hashCode() |
protected java.lang.reflect.Type |
narrowType(java.lang.reflect.Type nominalType) |
protected XmlTag |
setEmptyXmlTag() |
void |
undefineInternal() |
accept, acceptChildren, addCollectionChild, addRequiredChildren, assertValid, copyFrom, createChildTag, createEvaluatedXmlName, createFixedChildrenTags, createMockCopy, createStableCopy, deleteTag, detach, ensureTagExists, ensureXmlElementExists, equals, exists, fireUndefinedEvent, getAnnotation, getChildDescription, getClassAnnotation, getCollectionChildren, getCollectionChildren, getDomElementType, getFile, getGenericInfo, getManager, getModule, getNameStrategy, getParent, getParentOfType, getPresentation, getProxy, getRawType, getResolveScope, getScalarConverter, getStub, getXmlElement, getXmlElementName, getXmlElementNamespace, getXmlElementNamespaceKey, getXmlName, getXmlTag, invoke, isAttribute, isValid, recomputeXmlElement, setValue, setXmlElement, toString, undefine
changeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMap
finalize, getClass, notify, notifyAll, wait, wait, wait
getUserData, putUserData
public CollectionElementInvocationHandler(java.lang.reflect.Type type, XmlTag tag, AbstractCollectionChildDescription description, DomInvocationHandler parent, ElementStub stub)
public CollectionElementInvocationHandler(EvaluatedXmlName tagName, AbstractDomChildDescriptionImpl childDescription, DomManagerImpl manager, ElementStub stub)
protected java.lang.String getValue()
getValue
in class DomInvocationHandler
protected java.lang.reflect.Type narrowType(java.lang.reflect.Type nominalType)
narrowType
in class DomInvocationHandler
protected final XmlTag setEmptyXmlTag()
setEmptyXmlTag
in class DomInvocationHandler
protected java.lang.String checkValidity()
checkValidity
in class DomInvocationHandler
public final void undefineInternal()
undefineInternal
in class DomInvocationHandler
public DomElement createPathStableCopy()
createPathStableCopy
in class DomInvocationHandler
public int hashCode()
hashCode
in class DomInvocationHandler