com.tonicsystems.jarjar.regex

Interface RegexEngine

Known Implementing Classes:
GnuRegexEngine

public interface RegexEngine

Method Summary

Pattern
compile(String pattern)

Method Details

compile

public Pattern compile(String pattern)