public class SignatureUnmarshaller extends Object implements Unmarshaller
Signature
objects.Constructor and Description |
---|
SignatureUnmarshaller()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Signature |
unmarshall(Element signatureElement)
Unmarshalls the given W3C DOM element into a XMLObject.
|
public Signature unmarshall(Element signatureElement) throws UnmarshallingException
unmarshall
in interface Unmarshaller
signatureElement
- the DOM ElementUnmarshallingException
- thrown if an error occurs unmarshalling the DOM element into the XMLObjectCopyright © 2016 JBoss by Red Hat. All rights reserved.