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 |
---|---|
IdentificationCardTrackTwo |
IdentificationCard.getTrackTwo()
Gets parsed track two data.
|
static IdentificationCardTrackTwo |
IdentificationCardTrackTwo.parse(java.lang.String trackData)
This method attempts to parse track two data from a raw magnetic strip
string.
|