Uses of Package
org.basex.index

Packages that use org.basex.index
org.basex.core.cmd Database commands. 
org.basex.data Database structures. 
org.basex.index Database Index structures. 
org.basex.index.ft   
org.basex.index.name   
org.basex.index.path   
org.basex.index.query   
org.basex.index.resource   
org.basex.index.value   
org.basex.query.expr XQuery expressions. 
org.basex.util.ft Full-text specific utility classes. 
 

Classes in org.basex.index used by org.basex.core.cmd
IndexType
          This enumeration lists available index types.
 

Classes in org.basex.index used by org.basex.data
Index
          This interface defines the methods which have to be implemented by an index structure.
IndexType
          This enumeration lists available index types.
 

Classes in org.basex.index used by org.basex.index
Index
          This interface defines the methods which have to be implemented by an index structure.
IndexEntry
          This class provides a single index entry.
IndexType
          This enumeration lists available index types.
 

Classes in org.basex.index used by org.basex.index.ft
Index
          This interface defines the methods which have to be implemented by an index structure.
IndexBuilder
          This interface defines the functions which are needed for building new index structures.
 

Classes in org.basex.index used by org.basex.index.name
Index
          This interface defines the methods which have to be implemented by an index structure.
 

Classes in org.basex.index used by org.basex.index.path
Index
          This interface defines the methods which have to be implemented by an index structure.
 

Classes in org.basex.index used by org.basex.index.query
IndexType
          This enumeration lists available index types.
 

Classes in org.basex.index used by org.basex.index.resource
Index
          This interface defines the methods which have to be implemented by an index structure.
 

Classes in org.basex.index used by org.basex.index.value
Index
          This interface defines the methods which have to be implemented by an index structure.
IndexBuilder
          This interface defines the functions which are needed for building new index structures.
IndexCache
          This class caches sizes and pointers from index results.
 

Classes in org.basex.index used by org.basex.query.expr
IndexType
          This enumeration lists available index types.
 

Classes in org.basex.index used by org.basex.util.ft
IndexType
          This enumeration lists available index types.