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

Packages that use NSLocal
org.basex.api.jaxp Provides a JAXP API. 
org.basex.query.xquery Includes an implementation of XQuery 1.0. 
org.basex.query.xquery.util Contains XQuery utility classes. 
 

Uses of NSLocal in org.basex.api.jaxp
 

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

Uses of NSLocal in org.basex.query.xquery
 

Fields in org.basex.query.xquery declared as NSLocal
 NSLocal XQContext.ns
          Namespaces.
 

Uses of NSLocal in org.basex.query.xquery.util
 

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