xades4j.properties.data
Class GenericDOMData
java.lang.Object
xades4j.properties.data.GenericDOMData
- All Implemented Interfaces:
- PropertyDataObject
public final class GenericDOMData
- extends Object
- implements PropertyDataObject
A generic DOM container. This can be used to hold the final property element,
instead of having a specific PropertyDataObject. Please note that if
this type of data object is returned from the unmarshaler, the appropriate
verifier has to be set on XadesVerificationProfile
- Author:
- Luís
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericDOMData
public GenericDOMData(Element propertyElement)
getPropertyElement
public Element getPropertyElement()
Copyright © 2012. All Rights Reserved.