Uses of Class
org.basex.util.Map

Packages that use Map
org.basex.data Contains classes for handling the XML table and textual data. 
org.basex.query.ft Contains XQuery Full-Text 1.0 expressions. 
 

Uses of Map in org.basex.data
 

Methods in org.basex.data with parameters of type Map
 void Namespaces.info(Map<TokenList> map, org.basex.data.NSNode n)
          Prints some namespace info.
 

Uses of Map in org.basex.query.ft
 

Subclasses of Map in org.basex.query.ft
 class StemDir
          Simple stemming directory for full-text requests.