Interface ITextNode

All Superinterfaces:
INode
All Known Implementing Classes:
JsoupTextNode

public interface ITextNode extends INode
Interface for text nodes.
  • Method Details

    • wholeText

      String wholeText()
      Returns all the text.
      Returns:
      the text