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, setSchemaLocation
Copyright © 2016 JBoss by Red Hat. All rights reserved.