| Package | Description |
|---|---|
| com.scriptel.easyscript |
This package contains all of the required logic to parse output from
Scriptel ScripTouch EasyScript products.
|
| com.scriptel.easyscript.cardswipeprotocols |
This package contains all of the registered card swipe protocols
used to decode magnetic strip data from supported devices.
|
| Modifier and Type | Method and Description |
|---|---|
CardSwipeProtocol |
EasyScript.getCardProtocol()
Gets the current card protocol.
|
| Constructor and Description |
|---|
EasyScript(SignatureProtocol signatureProtocol,
CardSwipeProtocol cardProtocol)
Constructor, creates a new instance of this type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
STNCardSwipeProtocol
This class represents the STN card swipe protocol.
|