Liquid XML Data Binder (C++, Java, VB6) / Reference / Java / Reference / com.liquid_technologies.ltxmllib20 / Element / Java getText - Element
In This Topic
    Java getText - Element
    In This Topic
    public String getText()
    public void setText(String value)
      Property Description  
        Description Gets/Sets the content of the element  
        Remarks If the element represented the XML
    <PostCode>SW19HN<PostCode>
    "SW19HN" would be the value of getText.