| Package | Description |
|---|---|
| com.innovatrics.mrz |
MRZ Record Parser.
|
| com.innovatrics.mrz.types |
MRZ data types.
|
| Modifier and Type | Method and Description |
|---|---|
MrzDate |
MrzRecord.getDateOfBirth() |
MrzDate |
MrzRecord.getExpirationDate() |
MrzDate |
MrzParser.parseDate(MrzRange range)
Parses MRZ date.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MrzRecord.setDateOfBirth(MrzDate dateOfBirth) |
void |
MrzRecord.setExpirationDate(MrzDate expirationDate) |
| Modifier and Type | Method and Description |
|---|---|
int |
MrzDate.compareTo(MrzDate o) |
Copyright © 2011–2022 Innovatrics. All rights reserved.