Class AllDataObjectsTimeStampDecoder
java.lang.Object
br.ufsc.labsec.parser.jades.decoder.schema.SigTimeStampDecoder<AllDataObjectsTimeStamp>
br.ufsc.labsec.parser.jades.decoder.signed.AllDataObjectsTimeStampDecoder
- All Implemented Interfaces:
AttributeDecoder<JadesAttrCommonStruct, AllDataObjectsTimeStamp>, JadesAttributeDecoder<AllDataObjectsTimeStamp>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AllDataObjectsTimeStampspecificDecode(JadesAttrCommonStruct encoded, Integer index) Methods inherited from class SigTimeStampDecoder
decode, decode, decode, decodeValues
-
Constructor Details
-
AllDataObjectsTimeStampDecoder
public AllDataObjectsTimeStampDecoder()
-
-
Method Details
-
specificDecode
protected AllDataObjectsTimeStamp specificDecode(JadesAttrCommonStruct encoded, Integer index) throws SignatureAttributeException - Specified by:
specificDecodein classSigTimeStampDecoder<AllDataObjectsTimeStamp>- Throws:
SignatureAttributeException
-