Uses of Class
org.basex.query.util.NSLocal

Packages that use NSLocal
org.basex.api.jaxp Provides a JAXP API. 
org.basex.query Provides classes for querying the data. 
org.basex.query.util Contains XQuery utility classes. 
 

Uses of NSLocal in org.basex.api.jaxp
 

Constructors in org.basex.api.jaxp with parameters of type NSLocal
BXNamespaceContext(NSLocal n)
          Constructor.
 

Uses of NSLocal in org.basex.query
 

Fields in org.basex.query declared as NSLocal
 NSLocal QueryContext.ns
          Namespaces.
 

Uses of NSLocal in org.basex.query.util
 

Methods in org.basex.query.util that return NSLocal
 NSLocal NSLocal.copy()
          Creates a copy with the default namespaces.