Class Token

  • All Implemented Interfaces:
    PropertyHolder, java.io.Serializable
    Direct Known Subclasses:
    StringSpan

    public class Token
    extends java.lang.Object
    implements java.io.Serializable, PropertyHolder
    A representation of a piece of text, usually a single word, to which we can attach properties.
    See Also:
    Serialized Form