Class Text

  • All Implemented Interfaces:
    Node

    public final class Text
    extends Object
    implements Node
    • Constructor Detail

      • Text

        public Text​(String text)
    • Method Detail

      • select

        public <Result> Result select​(NodeSelection<Result> selection)
        Specified by:
        select in interface Node