public interface SignableXMLObject extends XMLObject
| Modifier and Type | Method and Description |
|---|---|
Signature |
getSignature()
Gets the Signature XMLObject.
|
boolean |
isSigned()
Checks to see if the element has been signed.
|
void |
setSignature(Signature newSignature)
Sets the Signature XMLObject.
|
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationboolean isSigned()
@Nullable Signature getSignature()
void setSignature(@Nullable
Signature newSignature)
newSignature - the Signature XMLObject