com.tonicsystems.jarjar.regex

Class GnuRegexEngine

Implemented Interfaces:
RegexEngine

public class GnuRegexEngine
extends java.lang.Object
implements RegexEngine

Method Summary

Pattern
compile(String pattern)

Method Details

compile

public Pattern compile(String pattern)
Specified by:
compile in interface RegexEngine