|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fedict.eid.applet.service.impl.tlv.ValidityDateDataConvertor
public class ValidityDateDataConvertor
Data convertor for eID identity validity dates.
Constructor Summary | |
---|---|
ValidityDateDataConvertor()
|
Method Summary | |
---|---|
java.util.GregorianCalendar |
convert(byte[] value)
Convert the given byte array to the data convertor data type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidityDateDataConvertor()
Method Detail |
---|
public java.util.GregorianCalendar convert(byte[] value) throws DataConvertorException
DataConvertor
convert
in interface DataConvertor<java.util.GregorianCalendar>
value
- the byte array to convert.
DataConvertorException
- in case the conversion failed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |