|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.expr.RegexJava
public class RegexJava
Constructor Summary | |
---|---|
RegexJava(String pattern,
String flags)
|
Method Summary | |
---|---|
static int |
makeMask(String modifiers)
|
boolean |
match(String s)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegexJava(String pattern, String flags)
Method Detail |
---|
public boolean match(String s)
match
in interface RegexEngine
public static int makeMask(String modifiers)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |