Package | Description |
---|---|
org.opensaml.core.xml |
Base classes for working with XML as Java objects and configuring the library.
|
Modifier and Type | Field and Description |
---|---|
private NamespaceManager |
AbstractXMLObject.nsManager
The namespace manager for this XML object.
|
Modifier and Type | Method and Description |
---|---|
NamespaceManager |
XMLObject.getNamespaceManager()
Gets the
NamespaceManager instance for this object. |
NamespaceManager |
AbstractXMLObject.getNamespaceManager()
Gets the
NamespaceManager instance for this object. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.