Class AllDataObjectTimeStampDecoder
java.lang.Object
br.ufsc.labsec.parser.xades.decoder.signed.AllDataObjectTimeStampDecoder
- All Implemented Interfaces:
AttributeDecoder<Element, AllDataObjectTimeStamp>, XadesAttributeDecoder<AllDataObjectTimeStamp>
public class AllDataObjectTimeStampDecoder
extends Object
implements XadesAttributeDecoder<AllDataObjectTimeStamp>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllDataObjectTimeStampDecoder
public AllDataObjectTimeStampDecoder()
-
-
Method Details
-
decode
public AllDataObjectTimeStamp decode(Element encoded, Integer index) throws SignatureAttributeException - Specified by:
decodein interfaceAttributeDecoder<Element, AllDataObjectTimeStamp>- Throws:
SignatureAttributeException
-