Uses of Interface
org.opensaml.core.xml.schema.XSURI
-
Packages that use XSURI Package Description org.opensaml.core.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types. -
-
Uses of XSURI in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement XSURI Modifier and Type Class Description classXSURIImplConrete implementation ofXSURI.Methods in org.opensaml.core.xml.schema.impl that return XSURI Modifier and Type Method Description XSURIXSURIBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-