This interface represents a template for card swipe protocols. In order for this library to parse magnetic strip data a class implementing this interface must be created describing the new protocol.
« More »This interface is used to define an EasyScript decoder. The decoders are responsible for decoding any data after the preamble.
« More »This interface defines a listener capable of receiving streaming EasyScript events.
« More »This class is used to collect and store events so that we can give an entire signature at once without callers needing to implement an event listener.
« More »This class represrnts a successful magnetic card swipe form a ScripTouch EasyScript device with a magnetic card strip reader.
« More »This exception is thrown when there is a problem parsing a card swipe string.
« More »This class parses the signatures or swipe cards or both and returns the coordinates of signature or info on the cards.
« More »This class contains the various constants used by {@link CardStateEnum}.
« More »This class creates the live signature and coordinates that are generated by a compressed ScripTouch EasyScript device.
« More »This class contains the various constants used by {@link SignatureStateEnum}.
« More »This class creates the live signature and coordinates that are generated by an uncompressed ScripTouch EasyScript device.
« More »This class represents the parsed magnetic strip data from a financial (credit) card.
« More »This class attempts to identify credit card issuers based on patterns in the numbers each vendor issues.
« More »This class represents an identification card such as a United States drivers license.
« More »This class represents track one of the magnetic strip of an identification card, such as a United States drivers license.
« More »This class represents track three of a magnetic strip identification card such as a United States driver's license.
« More »This class represents track two of a magnetic strip identification card such as a United States driver's license.
« More »This class contains the various constants used by {@link IdentificationSexEnum}.
« More »This class represents the gender of a card-holder on an identification card.
« More »Small helper class used to store both the value and type of a keyboard character in the values map.
« More »This class represents a parsed signature from a Scriptel ScripTouch EasyScript device.
« More »This exception is thrown when there is a problem parsing a signature string.
« More »This class represents information of the EasyScriptdevice that is included in the signature.
« More »