Uses of Class
org.opensaml.core.xml.mock.SimpleXMLObject
Packages that use SimpleXMLObject
-
Uses of SimpleXMLObject in org.opensaml.core.xml.mock
Fields in org.opensaml.core.xml.mock with type parameters of type SimpleXMLObjectModifier and TypeFieldDescriptionprivate XMLObjectChildrenList<SimpleXMLObject>SimpleXMLObject.simpleXMLObjectsChild SimpleXMLObjects.Methods in org.opensaml.core.xml.mock that return SimpleXMLObjectModifier and TypeMethodDescriptionSimpleXMLObjectBuilder.buildObject()Default builder method.SimpleXMLObjectBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.Methods in org.opensaml.core.xml.mock that return types with arguments of type SimpleXMLObjectModifier and TypeMethodDescriptionSimpleXMLObject.getSimpleXMLObjects()Gets the list of child SimpleXMLObjects.