Uses of Package
com.amx.duet.tools.regexp

Packages that use com.amx.duet.tools.regexp
com.amx.duet.tools.regexp Jakarta Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke and has been included into AMXTools. 
 

Classes in com.amx.duet.tools.regexp used by com.amx.duet.tools.regexp
CharacterIterator
          Encapsulates different types of character sources - String, InputStream, ...
RE
          RE is an efficient, lightweight regular expression evaluator/matcher class.
RECompiler
          A regular expression compiler class.
REProgram
          A class that holds compiled regular expressions.
RESyntaxException
          Exception thrown to indicate a syntax error in a regular expression.
 



Copyright © 2008 AMX LLC. All Rights Reserved.