|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDIndex | |
|---|---|
| org.opensaml.xml | Base classes for working with XML as Java objects and configuring the library. |
| org.opensaml.xml.util | Utility classes for working with XML, XMLObjects, and various data types. |
| Uses of IDIndex in org.opensaml.xml |
|---|
| Methods in org.opensaml.xml that return IDIndex | |
|---|---|
IDIndex |
AbstractXMLObject.getIDIndex()
Get the IDIndex holding the ID-to-XMLObject index mapping, rooted at this XMLObject's subtree. |
IDIndex |
XMLObject.getIDIndex()
Get the IDIndex holding the ID-to-XMLObject index mapping, rooted at this XMLObject's subtree. |
| Uses of IDIndex in org.opensaml.xml.util |
|---|
| Methods in org.opensaml.xml.util with parameters of type IDIndex | |
|---|---|
void |
IDIndex.deregisterIDMappings(IDIndex idIndex)
Deregister multiple ID-to-XMLObject mappings for this object's owner's children. |
void |
IDIndex.registerIDMappings(IDIndex idIndex)
Register multiple ID-to-XMLObject mappings for this object's owner's children. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||