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