Package | Description |
---|---|
com.scriptel.easyscript |
This package contains all of the required logic to parse output from
Scriptel ScripTouch EasyScript products.
|
Modifier and Type | Method and Description |
---|---|
IdentificationCardTrackOne |
IdentificationCard.getTrackOne()
Gets parsed track one data.
|
static IdentificationCardTrackOne |
IdentificationCardTrackOne.parse(java.lang.String trackData)
This method attempts to parse the first track of data out of a magnetic
strip string.
|