Class StaticTextToken

  • All Implemented Interfaces:
    ContentToken, TextType

    public class StaticTextToken
    extends StaticToken
    implements TextType
    Static text. All CDATA and all constant strings from the 'content' style-definition result in StaticTextTokens.
    Author:
    Thomas Morgner