Uses of Class
org.opensaml.core.xml.NamespaceManager
Packages that use NamespaceManager
Package
Description
Base classes for working with XML as Java objects and configuring the library.
-
Uses of NamespaceManager in org.opensaml.core.xml
Fields in org.opensaml.core.xml declared as NamespaceManagerModifier and TypeFieldDescriptionprivate NamespaceManagerAbstractXMLObject.nsManagerThe namespace manager for this XML object.Methods in org.opensaml.core.xml that return NamespaceManagerModifier and TypeMethodDescriptionAbstractXMLObject.getNamespaceManager()Gets theNamespaceManagerinstance for this object.AbstractXSAnyAdapter.getNamespaceManager()Gets theNamespaceManagerinstance for this object.XMLObject.getNamespaceManager()Gets theNamespaceManagerinstance for this object.