public abstract class EncryptionElementProxy extends ElementProxy
baseURI, LOG| Modifier | Constructor and Description |
|---|---|
protected |
EncryptionElementProxy() |
|
EncryptionElementProxy(Document doc)
Constructor EncryptionElementProxy
|
|
EncryptionElementProxy(Element element,
String baseURI)
Constructor EncryptionElementProxy
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseNamespace()
Returns the namespace of the Elements of the sub-class.
|
addBase64Element, addBase64Text, addBigIntegerElement, addReturnToSelf, addText, addTextElement, appendOther, appendSelf, appendSelf, createElementForFamily, createElementForFamilyLocal, createText, getBaseLocalName, getBaseURI, getBigIntegerFromChildElement, getBytesFromTextChild, getDefaultPrefix, getDocument, getElement, getElementPlusReturns, getFirstChild, getLocalAttribute, getTextFromChildElement, getTextFromTextChild, length, registerDefaultPrefixes, setDefaultPrefix, setDocument, setElement, setElement, setLocalAttribute, setLocalIdAttribute, setXPathNamespaceContextprotected EncryptionElementProxy()
public EncryptionElementProxy(Document doc)
doc - the Document in which Encryption Element will be placedpublic EncryptionElementProxy(Element element, String baseURI) throws XMLSecurityException
element - Encryption ElementbaseURI - the namespace URI of elementXMLSecurityException - if a XMLSecurityException occurspublic String getBaseNamespace()
getBaseNamespace in class ElementProxyCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.