com.quadcap.util.text |
General text manipulation utilities.
|
Java Source File Name | Type | Comment |
OctetMap.java | Class | Simple byte membership tables for 8-bit text. |
Scanner.java | Class | The class implements a series of low-level stream scanning operations,
using OctetMaps to implement 'while' and 'until'. |
Text.java | Class | This class is yet another approach to string parsing. |