xades4j.properties.data
Class PropertiesDataObjectsStructureVerifier

java.lang.Object
  extended by xades4j.properties.data.PropertiesDataObjectsStructureVerifier

public class PropertiesDataObjectsStructureVerifier
extends Object

Author:
Luís

Constructor Summary
PropertiesDataObjectsStructureVerifier()
           
PropertiesDataObjectsStructureVerifier(Collection<CustomPropertiesDataObjsStructureVerifier> customVerifiers)
           
 
Method Summary
 void verifiyPropertiesDataStructure(Collection<PropertyDataObject> propsData)
           
 void verifiyPropertiesDataStructure(SigAndDataObjsPropertiesData propsData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesDataObjectsStructureVerifier

@Inject
public PropertiesDataObjectsStructureVerifier(Collection<CustomPropertiesDataObjsStructureVerifier> customVerifiers)

PropertiesDataObjectsStructureVerifier

public PropertiesDataObjectsStructureVerifier()
Method Detail

verifiyPropertiesDataStructure

public void verifiyPropertiesDataStructure(SigAndDataObjsPropertiesData propsData)
                                    throws PropertyDataStructureException
Throws:
PropertyDataStructureException

verifiyPropertiesDataStructure

public void verifiyPropertiesDataStructure(Collection<PropertyDataObject> propsData)
                                    throws PropertyDataStructureException
Throws:
PropertyDataStructureException


Copyright © 2012. All Rights Reserved.