public class RECompiler extends Object
RE,
recompile| Constructor and Description |
|---|
RECompiler()
Constructor.
|
public RECompiler()
public REProgram compile(String pattern) throws RESyntaxException
pattern - Regular expression pattern to compile (see RECompiler class
for details).RESyntaxException - Thrown if the regular expression has invalid syntax.RECompiler,
RECopyright © 2018–2021 mhoffrogge. All rights reserved.