Uses of Class
org.opensaml.xml.NamespaceManager

Packages that use NamespaceManager
org.opensaml.xml Base classes for working with XML as Java objects and configuring the library. 
 

Uses of NamespaceManager in org.opensaml.xml
 

Fields in org.opensaml.xml declared as NamespaceManager
private  NamespaceManager AbstractXMLObject.nsManager
          The namespace manager for this XML object.
 

Methods in org.opensaml.xml that return NamespaceManager
 NamespaceManager XMLObject.getNamespaceManager()
          Gets the NamespaceManager instance for this object.
 NamespaceManager AbstractXMLObject.getNamespaceManager()
          Gets the NamespaceManager instance for this object.
 



Copyright © 1999-2013. All Rights Reserved.