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

Packages that use NSLocal
org.basex.api.jaxp This package provides a basic JAXP API. 
org.basex.query This package contains the XQuery implementation. 
org.basex.query.util This package 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.