public class DelegatableImpl extends AbstractWSTrustObject implements Delegatable
| Modifier and Type | Field and Description |
|---|---|
private static Boolean |
DEFAULT_VALUE
Default value.
|
private XSBooleanValue |
value
The wst:Forwardable content.
|
ELEMENT_LOCAL_NAME, ELEMENT_NAMETYPE_LOCAL_NAME, TYPE_NAME| Constructor and Description |
|---|
DelegatableImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<XMLObject> |
getOrderedChildren() |
XSBooleanValue |
getValue() |
void |
setValue(XSBooleanValue newValue) |
deregisterValidator, getValidators, registerValidator, validate, validateChildrenaddNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitderegisterValidator, getValidators, registerValidator, validateaddNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationprivate static final Boolean DEFAULT_VALUE
private XSBooleanValue value
public DelegatableImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
FALSE.namespaceURI - The namespace of the elementelementLocalName - The local name of the elementnamespacePrefix - The namespace prefix of the elementpublic XSBooleanValue getValue()
public void setValue(XSBooleanValue newValue)
public List<XMLObject> getOrderedChildren()
getOrderedChildren in interface XMLObjectCopyright © 1999-2015. All Rights Reserved.