Uses of Interface
org.basex.query.util.ItemSet

Packages that use ItemSet
org.basex.query.util XQuery utility classes. 
 

Uses of ItemSet in org.basex.query.util
 

Classes in org.basex.query.util that implement ItemSet
 class CollationItemSet
          This set indexes items under the terms of a collation.
 class HashItemSet
          This is an efficient and memory-saving hash map for storing items.
 class ItemValueMap
          Map for quickly indexing items.