| パッケージ | 説明 | 
|---|---|
| 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.
 | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| IDIndex | XMLObject. getIDIndex()Get the IDIndex holding the ID-to-XMLObject index mapping, rooted at this XMLObject's subtree. | 
| IDIndex | AbstractXMLObject. getIDIndex()Get the IDIndex holding the ID-to-XMLObject index mapping, rooted at this XMLObject's subtree. | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| 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. | 
Copyright © 2012. All Rights Reserved.