Class BoundedToken

  • All Implemented Interfaces:
    IXMLUtilsConstants

    public class BoundedToken
    extends Token
    Represents a bounded string fragment of an XML document. A bounded string framgement is defined as a set of characters that begins with a '<' and end with '>' character.