public class AnyXMLElement extends AbstractGenitorForm implements FormProvider
| Constructor and Description |
|---|
AnyXMLElement(int min,
int max) |
AnyXMLElement(int min,
int max,
Form parent) |
| Modifier and Type | Method and Description |
|---|---|
FormProvider |
copyWithNewParent(Form newParent) |
accept, copyGutsOver, getChild, isAncestorOfcopyGutsOver, deref, getAnnotation, getDef, getForm, getMax, getMin, getNamespace, getParent, getXPath, isAncestorOf, isFromDef, setAnnotation, setMax, setMin, setNamespaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetForm, getMax, getMin, setAnnotation, setMax, setMinderef, getAnnotation, getDef, getNamespace, getParent, getXPath, isAncestorOf, isFromDefpublic AnyXMLElement(int min,
int max)
public AnyXMLElement(int min,
int max,
Form parent)
public FormProvider copyWithNewParent(Form newParent)
copyWithNewParent in interface FormProvider