Class HTMLDocument.TextField

  • Enclosing class:
    HTMLDocument

    public static class HTMLDocument.TextField
    extends Object
    This class represents a text extracted from the HTML DOM related to the node from which such test has been retrieved.
    • Constructor Detail

      • TextField

        public TextField​(String value,
                         Node source)
    • Method Detail

      • value

        public String value()
      • source

        public Node source()