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, isAncestorOf
copyGutsOver, deref, getAnnotation, getDef, getForm, getMax, getMin, getNamespace, getParent, getXPath, isAncestorOf, isFromDef, setAnnotation, setMax, setMin, setNamespace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getForm, getMax, getMin, setAnnotation, setMax, setMin
deref, getAnnotation, getDef, getNamespace, getParent, getXPath, isAncestorOf, isFromDef
public AnyXMLElement(int min, int max)
public AnyXMLElement(int min, int max, Form parent)
public FormProvider copyWithNewParent(Form newParent)
copyWithNewParent
in interface FormProvider