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