The classes contained in the com.alien.enterpriseRFID.util package provide
useful routines for working with tags and readers. Examples include:
- methods for bitwise manipulate of byte data
- converter methods and general utilities for input I/O
- an interface to the javax.comm serial routines
- classes to parse XML documents into Hashtables
- classes to generate XML documents from Hashtables
Related Documentation
- Reader Interface Guide
- examples/AlienClass1ReaderTest.java