Package com.alien.enterpriseRFID.util

The classes contained in the com.alien.enterpriseRFID.util package provide useful routines for working with tags and readers.

See:
          Description

Class Summary
API  
BitMath Bit Math contains a number of methods for bitwise manipulate of byte data commonly found in RFID scenarios.
Converters Various converter methods and general utilities for input I/O.
SerialManager SerialManager in an interface to the javax.comm Serial routines.
XMLReader This is a simple XML reader that reads supplied XML text and parses its contents into a HashTable.
XMLWriter This is a simple XML utility class that writes the contents of a Hashtable into an XML-formatted text string.
 

Package com.alien.enterpriseRFID.util Description

The classes contained in the com.alien.enterpriseRFID.util package provide useful routines for working with tags and readers. Examples include:

Related Documentation