|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.apache.xml.security.utils.ElementProxy
|
+--org.apache.xml.security.utils.EncryptionElementProxy
This is the base object for all objects which map directly to an Element from the xenc spec.
| Field Summary |
| Fields inherited from class org.apache.xml.security.utils.ElementProxy |
_baseURI, _constructionElement, _doc, _state, MODE_CREATE, MODE_DECRYPT, MODE_ENCRYPT, MODE_PROCESS, MODE_SIGN, MODE_UNKNOWN, MODE_VERIFY |
| Constructor Summary | |
EncryptionElementProxy(org.w3c.dom.Document doc)
Constructor EncryptionElementProxy |
|
EncryptionElementProxy(org.w3c.dom.Element element,
java.lang.String BaseURI)
Constructor EncryptionElementProxy |
|
| Method Summary | |
java.lang.String |
getBaseNamespace()
Method getBaseNamespace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EncryptionElementProxy(org.w3c.dom.Document doc)
doc -
public EncryptionElementProxy(org.w3c.dom.Element element,
java.lang.String BaseURI)
throws XMLSecurityException
element - BaseURI -
XMLSecurityException| Method Detail |
public final java.lang.String getBaseNamespace()
getBaseNamespace in class ElementProxy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||