Uses of Class
org.apache.pdfbox.util.filetypedetector.ByteTrie
-
Packages that use ByteTrie Package Description org.apache.pdfbox.util.filetypedetector -
-
Uses of ByteTrie in org.apache.pdfbox.util.filetypedetector
Fields in org.apache.pdfbox.util.filetypedetector declared as ByteTrie Modifier and Type Field Description private static ByteTrie<FileType>
FileTypeDetector. root
-