Uses of Class
org.apache.ode.utils.NSContext

Packages that use NSContext
org.apache.ode.utils Miscellanous utility classes. 
 

Uses of NSContext in org.apache.ode.utils
 

Methods in org.apache.ode.utils that return NSContext
static NSContext DOMUtils.getMyNSContext(org.w3c.dom.Element el)
          Construct a NSContext instance for the supplied element.
 NSContext NamespaceStack.toNSContext()
           Convert the current stack of contexts into a single NSContext.
 

Methods in org.apache.ode.utils with parameters of type NSContext
static void DOMUtils.injectNamespaces(org.w3c.dom.Element domElement, NSContext nscontext)
           
 

Constructors in org.apache.ode.utils with parameters of type NSContext
NSContext(NSContext map)
           
 



Copyright © 2015 WSO2. All Rights Reserved.