Class AttributeCertificateRefsDecoder
java.lang.Object
br.ufsc.labsec.parser.xades.decoder.schema.CompleteCertificateRefsTypeDecoder<AttributeCertificateRefs>
br.ufsc.labsec.parser.xades.decoder.unsigned.AttributeCertificateRefsDecoder
- All Implemented Interfaces:
AttributeDecoder<Element, AttributeCertificateRefs>, XadesAttributeDecoder<AttributeCertificateRefs>
public class AttributeCertificateRefsDecoder
extends CompleteCertificateRefsTypeDecoder<AttributeCertificateRefs>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AttributeCertificateRefsspecificDecode(Element encoded, Integer index) Methods inherited from class CompleteCertificateRefsTypeDecoder
decode
-
Constructor Details
-
AttributeCertificateRefsDecoder
public AttributeCertificateRefsDecoder()
-
-
Method Details
-
specificDecode
- Specified by:
specificDecodein classCompleteCertificateRefsTypeDecoder<AttributeCertificateRefs>
-