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