This project has retired. For details please refer to its
Attic page.
HTMLDocument.TextField (Apache Any23 :: Core 0.7.0-incubating-SNAPSHOT API)
org.apache.any23.extractor.html
Class HTMLDocument.TextField
java.lang.Object
org.apache.any23.extractor.html.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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLDocument.TextField
public HTMLDocument.TextField(String value,
Node source)
value
public String value()
source
public Node source()
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.