|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xml.enc.dom.Unmarshalling
class Unmarshalling
Constructor Summary | |
---|---|
Unmarshalling(DOMDecryptContext ct)
|
Method Summary | |
---|---|
static EncryptedType |
unmarshal(XMLDecryptContext context)
|
(package private) EncryptedType |
unmarshalEncryptedType(org.w3c.dom.Element elem)
Unmarshals the EncryptedType which schema is defined as: Schema Definition: |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Unmarshalling(DOMDecryptContext ct)
Method Detail |
---|
public static EncryptedType unmarshal(XMLDecryptContext context) throws MarshalException
MarshalException
EncryptedType unmarshalEncryptedType(org.w3c.dom.Element elem) throws MarshalException
MarshalException
|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |