|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.signature.impl.SignatureUnmarshaller
public class SignatureUnmarshaller
An unmarshaller for Signature objects.
| Constructor Summary | |
|---|---|
SignatureUnmarshaller()
Constructor. |
|
| Method Summary | |
|---|---|
Signature |
unmarshall(org.w3c.dom.Element signatureElement)
Unmarshalls the given W3C DOM element into a XMLObject. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignatureUnmarshaller()
| Method Detail |
|---|
public Signature unmarshall(org.w3c.dom.Element signatureElement)
throws UnmarshallingException
unmarshall in interface UnmarshallersignatureElement - the DOM Element
UnmarshallingException - thrown if an error occurs unmarshalling the DOM element into the XMLObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||