Package org.opensaml.core.xml.util
@NonnullElements
package org.opensaml.core.xml.util
Utility classes for working with XML, XMLObjects, and various data types.
-
ClassDescriptionA map of attribute names and attribute values that invalidates the DOM of the attribute owning XMLObject when the attributes change.Class which provides storage for the ID-to-XMLObject index mapping on an owning
XMLObject.IndexedXMLObjectChildrenList<ElementType extends XMLObject>A list which indexes XMLObjects by their schema type and element QName for quick retrival based on those items.A special list that works as a view of an IndexedXMLObjectChildrenList showing only the sublist associated with a given index.Helper methods for working with global attributes from the XML namespace.XMLObjectChildrenList<ElementType extends XMLObject>Resizable list for the children of XMLObjects.A bean class which can be optionally used to represent the original source byte[] from which anXMLObjectwas parsed and unmarshalled.A helper class for working with XMLObjects.Options for handling output of XMLObject cloning.