Uses of Class
org.apache.tika.exception.AccessPermissionException
-
Packages that use AccessPermissionException Package Description org.apache.tika.parser.pdf -
-
Uses of AccessPermissionException in org.apache.tika.parser.pdf
Methods in org.apache.tika.parser.pdf that throw AccessPermissionException Modifier and Type Method Description void
AccessChecker. check(Metadata metadata)
Checks to see if a document's content should be extracted based on metadata values and the value ofAccessChecker.allowExtractionForAccessibility
in the constructor.
-