Uses of Class
org.opensaml.core.xml.util.XMLObjectChildrenList
-
Packages that use XMLObjectChildrenList Package Description org.opensaml.core.xml.util Utility classes for working with XML, XMLObjects, and various data types. -
-
Uses of XMLObjectChildrenList in org.opensaml.core.xml.util
Subclasses of XMLObjectChildrenList in org.opensaml.core.xml.util Modifier and Type Class Description classIndexedXMLObjectChildrenList<ElementType extends XMLObject>A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.
-