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.pdfMethods in org.apache.tika.parser.pdf that throw AccessPermissionException Modifier and Type Method Description voidAccessChecker. check(Metadata metadata)Checks to see if a document's content should be extracted based on metadata values and the value ofAccessChecker.allowExtractionForAccessibilityin the constructor.
 
-