Uses of Class
org.apache.pdfbox.util.filetypedetector.ByteTrie.ByteTrieNode
Packages that use ByteTrie.ByteTrieNode
-
Uses of ByteTrie.ByteTrieNode in org.apache.pdfbox.util.filetypedetector
Fields in org.apache.pdfbox.util.filetypedetector declared as ByteTrie.ByteTrieNodeFields in org.apache.pdfbox.util.filetypedetector with type parameters of type ByteTrie.ByteTrieNodeModifier and TypeFieldDescriptionprivate final Map<Byte,
ByteTrie.ByteTrieNode<T>> ByteTrie.ByteTrieNode.children