org.jmrtd.lds
Class DG6File
java.lang.Object
org.jmrtd.lds.PassportFile
org.jmrtd.lds.DataGroup
org.jmrtd.lds.DG6File
public class DG6File
- extends DataGroup
File structure for the EF_DG6 file.
- Version:
- $Revision: 1208 $
- Author:
- Martijn Oostdijk (martijn.oostdijk@gmail.com)
| Fields inherited from class org.jmrtd.lds.PassportFile |
EF_COM_TAG, EF_DG1_TAG, EF_DG10_TAG, EF_DG11_TAG, EF_DG12_TAG, EF_DG13_TAG, EF_DG14_TAG, EF_DG15_TAG, EF_DG16_TAG, EF_DG2_TAG, EF_DG3_TAG, EF_DG4_TAG, EF_DG5_TAG, EF_DG6_TAG, EF_DG7_TAG, EF_DG8_TAG, EF_DG9_TAG, EF_SOD_TAG |
DG6File
public DG6File()
DG6File
public DG6File(InputStream in)
getTag
public int getTag()
- Description copied from class:
DataGroup
- The data group tag.
- Overrides:
getTag in class DataGroup
- Returns:
- the tag of the data group
getEncoded
public byte[] getEncoded()
- TODO: can be concrete method here.
- Returns:
- a byte array containing the file
toString
public String toString()
- Description copied from class:
DataGroup
- Gets a textual representation of this file.
- Returns:
- a textual representation of this file
getImages
public List<DisplayedImageInfo> getImages()
- Gets the images.
- Returns:
- images