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