org.jbind.xml.core.cmp
Interface IXmlText

All Superinterfaces:
IXmlNode
All Known Subinterfaces:
IText
All Known Implementing Classes:
Text

public interface IXmlText
extends IXmlNode


Method Summary
 java.lang.String getString()
           
 
Methods inherited from interface org.jbind.xml.core.cmp.IXmlNode
acceptAppInfoVisitor
 

Method Detail

getString

public java.lang.String getString()