|
||||||||||
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.DocumentTypeConvertor
public class DocumentTypeConvertor
Data Convertor for eID document type.
Constructor Summary | |
---|---|
DocumentTypeConvertor()
|
Method Summary | |
---|---|
DocumentType |
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 DocumentTypeConvertor()
Method Detail |
---|
public DocumentType convert(byte[] value) throws DataConvertorException
DataConvertor
convert
in interface DataConvertor<DocumentType>
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 |