|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeMap | |
---|---|
org.opensaml.xml | Base classes for working with XML as Java objects and configuring the library. |
org.opensaml.xml.encryption.impl | Implementations of the interfaces for XMLObjects that represent XML encryption types. |
org.opensaml.xml.schema.impl | Implementations of the interfaces for XMLObjects that represent XML schema types. |
Uses of AttributeMap in org.opensaml.xml |
---|
Methods in org.opensaml.xml that return AttributeMap | |
---|---|
AttributeMap |
AttributeExtensibleXMLObject.getUnknownAttributes()
Gets a mutable map of the attributes. |
AttributeMap |
AbstractExtensibleXMLObject.getUnknownAttributes()
Gets a mutable map of the attributes. |
Uses of AttributeMap in org.opensaml.xml.encryption.impl |
---|
Methods in org.opensaml.xml.encryption.impl that return AttributeMap | |
---|---|
AttributeMap |
EncryptionPropertyImpl.getUnknownAttributes()
Gets a mutable map of the attributes. |
Uses of AttributeMap in org.opensaml.xml.schema.impl |
---|
Methods in org.opensaml.xml.schema.impl that return AttributeMap | |
---|---|
AttributeMap |
XSAnyImpl.getUnknownAttributes()
Gets a mutable map of the attributes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |