xades4j.properties.data
Class GenericDOMData

java.lang.Object
  extended by 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

Constructor Summary
GenericDOMData(Element propertyElement)
           
 
Method Summary
 Element getPropertyElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericDOMData

public GenericDOMData(Element propertyElement)
Method Detail

getPropertyElement

public Element getPropertyElement()


Copyright © 2012. All Rights Reserved.