Interface TextAreaToken

  • All Known Implementing Classes:
    BasicToken

    public interface TextAreaToken
    Identifier for a text area. The only contract is valid #equals(Object) implementation. Two tokens instantiated from different text generation locations shall be comparable to match the areas.
    Since:
    3.3
    See Also:
    BasicToken