|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.element.Node org.jbind.xml.schema.element.Text
Constructor Summary | |
Text(java.lang.String aString)
|
Method Summary | |
void |
acceptAppInfoVisitor(IAppInfoVisitor aVisitor)
|
java.lang.String |
getString()
|
java.lang.String |
toString()
|
Methods inherited from class org.jbind.xml.schema.element.Node |
getLocation, getParent_, setLocation, setParent_ |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jbind.xml.schema.element.INode |
getParent_, setLocation, setParent_ |
Methods inherited from interface org.jbind.xml.base.IHasLocation |
getLocation |
Constructor Detail |
public Text(java.lang.String aString)
Method Detail |
public java.lang.String getString()
getString
in interface IXmlText
public java.lang.String toString()
public void acceptAppInfoVisitor(IAppInfoVisitor aVisitor)
acceptAppInfoVisitor
in interface IXmlNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |