Uses of Class
org.basex.index.FTTrie

Packages that use FTTrie
org.basex.index Contains database index implementations. 
 

Uses of FTTrie in org.basex.index
 

Methods in org.basex.index that return FTTrie
 FTTrie FTBuilder.build(Data data)
          Builds the index structure and returns an index instance.