public class Text extends AbstractForm
Modifier and Type | Method and Description |
---|---|
void |
accept(Tourist v) |
FormProvider |
copyWithNewParent(Form newParent) |
java.lang.String |
toString() |
copyGutsOver, deref, getAnnotation, getDef, getForm, getMax, getMin, getNamespace, getParent, getXPath, isAncestorOf, isAncestorOf, isFromDef, setAnnotation, setMax, setMin, setNamespace
public Text()
public Text(Form parent)
public FormProvider copyWithNewParent(Form newParent)
public java.lang.String toString()
toString
in class java.lang.Object
public void accept(Tourist v)