public class UnsignedDataObjectProperty extends Any
mContext, mElement, mId| Constructor and Description |
|---|
UnsignedDataObjectProperty(Context aContext)
Construct new BaseElement according to context
|
UnsignedDataObjectProperty(org.w3c.dom.Element aElement,
Context aContext)
Construct UnsignedDataObjectProperty from existing
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalName() |
java.lang.String |
getNamespace() |
addContent, addContent, addContent, addContentBase64, getContentaddBigIntegerElement, addLineBreak, addLineBreak, checkNamespace, createElement, generateAndSetId, getAttribute, getBigIntegerFromElement, getChildText, getContext, getDocument, getElement, getId, insertBase64EncodedElement, insertElement, insertTextElement, selectChildElement, selectChildren, setIdpublic UnsignedDataObjectProperty(Context aContext)
aContext - where some signature spesific properties reside.public UnsignedDataObjectProperty(org.w3c.dom.Element aElement,
Context aContext)
throws XMLSignatureException
aElement - xml elementaContext - according to contextXMLSignatureException - when structure is invalid or can not be
resolved appropriatelypublic java.lang.String getNamespace()
getNamespace in class BaseElementpublic java.lang.String getLocalName()
getLocalName in class BaseElementCopyright © 2025. All rights reserved.