xoql.function

Class matchRegex

public final class matchRegex extends UnaryPredicate

Field Summary
Regexregex
Constructor Summary
matchRegex(String s)
Method Summary
booleanonApply(XObject o)

Field Detail

regex

Regex regex

Constructor Detail

matchRegex

public matchRegex(String s)

Method Detail

onApply

public boolean onApply(XObject o)