Package | Description |
---|---|
org.apache.tika.sax |
SAX utilities.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<Link> |
LinkContentHandler.links
Collected links
|
Modifier and Type | Method and Description |
---|---|
Link |
LinkBuilder.getLink() |
Link |
LinkBuilder.getLink(boolean collapseWhitespace) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Link> |
LinkContentHandler.getLinks()
Returns the list of collected links.
|