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