Uses of Class
net.sf.kernow.xquery.NamespaceBindings

Packages that use NamespaceBindings
net.sf.kernow   
net.sf.kernow.ui   
 

Uses of NamespaceBindings in net.sf.kernow
 

Methods in net.sf.kernow that return NamespaceBindings
 NamespaceBindings Config.getNamespaceBindings()
           
 NamespaceBindings Config.getNamespaceBindings()
           
 

Uses of NamespaceBindings in net.sf.kernow.ui
 

Constructors in net.sf.kernow.ui with parameters of type NamespaceBindings
NamespacesDiag(NamespaceBindings bindings)
          Construct a new box to edit bindings, and initialise the values on the table from it.
NamespacesDiag(NamespaceBindings bindings)
          Construct a new box to edit bindings, and initialise the values on the table from it.