Uses of Class
org.basex.util.hash.ASet
Packages that use ASet
Package
Description
Query processor, hash structures.
Full-text specific utility classes.
-
Uses of ASet in org.basex.index.name
Subclasses of ASet in org.basex.index.nameModifier and TypeClassDescriptionfinal classThis class indexes and organizes the element or attribute names used in an XML document. -
Uses of ASet in org.basex.query.util.hash
Subclasses of ASet in org.basex.query.util.hashModifier and TypeClassDescriptionfinal classThis is an efficient and memory-saving hash map for storing items.final classQNmMap<E>This is an efficient and memory-saving hash map for storing QNames and objects.classThis is an efficient and memory-saving hash map for storing QNames. -
Uses of ASet in org.basex.util.ft
Subclasses of ASet in org.basex.util.ftModifier and TypeClassDescriptionfinal classSimple stemming directory for full-text requests. -
Uses of ASet in org.basex.util.hash
Subclasses of ASet in org.basex.util.hashModifier and TypeClassDescriptionfinal classThis is an efficient and memory-saving hash map for storing primitive integers.final classIntObjMap<E>This is an efficient and memory-saving hash map for storing primitive integers and objects.classThis is an efficient and memory-saving hash set for storing primitive integers.final classThis is an efficient and memory-saving hash map for storing tokens and booleans.final classThis is an efficient and memory-saving hash map for storing tokens and integers.classThis is an efficient and memory-saving hash map for storing tokens.final classTokenObjMap<E>This is an efficient and memory-saving hash map for storing tokens and objects.classThis is an efficient and memory-saving hash set for storing tokens.