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.name
    Modifier and Type
    Class
    Description
    final class 
    This class indexes and organizes the element or attribute names used in an XML document.
  • Uses of ASet in org.basex.query.util.hash

    Modifier and Type
    Class
    Description
    final class 
    This is an efficient and memory-saving hash map for storing items.
    final class 
    This is an efficient and memory-saving hash map for storing QNames and objects.
    class 
    This 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.ft
    Modifier and Type
    Class
    Description
    final class 
    Simple stemming directory for full-text requests.
  • Uses of ASet in org.basex.util.hash

    Subclasses of ASet in org.basex.util.hash
    Modifier and Type
    Class
    Description
    final class 
    This is an efficient and memory-saving hash map for storing primitive integers.
    final class 
    This is an efficient and memory-saving hash map for storing primitive integers and objects.
    class 
    This is an efficient and memory-saving hash set for storing primitive integers.
    final class 
    This is an efficient and memory-saving hash map for storing tokens and booleans.
    final class 
    This is an efficient and memory-saving hash map for storing tokens and integers.
    class 
    This is an efficient and memory-saving hash map for storing tokens.
    final class 
    This is an efficient and memory-saving hash map for storing tokens and objects.
    class 
    This is an efficient and memory-saving hash set for storing tokens.