Uses of Class
org.apache.tika.sax.Link
-
Packages that use Link Package Description org.apache.tika.sax SAX utilities. -
-
Uses of Link in org.apache.tika.sax
Methods in org.apache.tika.sax that return types with arguments of type Link Modifier and Type Method Description List<Link>
LinkContentHandler. getLinks()
Returns the list of collected links.
-