xoql.function

Class matchRegex


public final class matchRegex
extends cdqa.function.UnaryPredicate

Field Summary

(package private) Regex
regex

Constructor Summary

matchRegex(String s)

Method Summary

boolean
onApply(XObject o)

Field Details

regex

(package private)  Regex regex

Constructor Details

matchRegex

public matchRegex(String s)

Method Details

onApply

public boolean onApply(XObject o)