This class is used by {@link de.susebox.jtopas.StandardTokenizerProperties}to store and search special sequences, comments and strings as well as keywords. The class is not suitable for standalone use since it does not check parameters for null values, assumes a thread-safe context etc.
@see de.susebox.jtopas.StandardTokenizerProperties
@see de.susebox.jtopas.spi.SequenceHandler
@author Heiko Blau
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.