| Package | Description |
|---|---|
| com.codename1.util.regex |
A simple regular expression API that is portable across all platforms
|
| Class and Description |
|---|
| 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 © 2023. All rights reserved.