public interface Parse
Parser.getParse(Content)
Modifier and Type | Method and Description |
---|---|
ParseData |
getData()
Other data extracted from the page.
|
java.lang.String |
getText()
The textual content of the page.
|
boolean |
isCanonical()
Indicates if the parse is coming from a url or a sub-url
|
java.lang.String getText()
ParseData getData()
boolean isCanonical()
Copyright © 2018 The Apache Software Foundation