public class DSTURI
extends org.opensaml.core.xml.AbstractXMLObject
implements org.opensaml.core.xml.schema.XSURI
| Modifier and Type | Class and Description |
|---|---|
static class |
DSTURI.Builder
Static Builder
|
| Modifier and Type | Field and Description |
|---|---|
private LeafAttributes |
attributes |
private String |
value |
| Constructor and Description |
|---|
DSTURI(String elementLocalName,
String value) |
DSTURI(String namespaceURI,
String elementLocalName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
LeafAttributes |
attributes() |
List<org.opensaml.core.xml.XMLObject> |
getOrderedChildren() |
String |
getValue() |
boolean |
isValid() |
static boolean |
isValid(DSTURI dSTURI) |
void |
setValue(String value) |
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationprivate LeafAttributes attributes
private String value
public LeafAttributes attributes()
public static boolean isValid(DSTURI dSTURI)
public boolean isValid()
public void setValue(String value)
setValue in interface org.opensaml.core.xml.schema.XSURIpublic String getValue()
getValue in interface org.opensaml.core.xml.schema.XSURIpublic List<org.opensaml.core.xml.XMLObject> getOrderedChildren()
getOrderedChildren in interface org.opensaml.core.xml.XMLObjectCopyright © 1999–2015. All rights reserved.