Class TokenizedWord

All Implemented Interfaces:
TextNode

public final class TokenizedWord extends TextContainer
A TextContainer that can store a tokenized word.
  • Constructor Details

    • TokenizedWord

      public TokenizedWord(String value)
      Create a tokenized word container.
      Parameters:
      value - the word to store in this container