Uses of Class
org.apache.jena.ext.xerces.impl.xpath.regex.Match
Packages that use Match
-
Uses of Match in org.apache.jena.ext.xerces.impl.xpath.regex
Methods in org.apache.jena.ext.xerces.impl.xpath.regex with parameters of type MatchModifier and TypeMethodDescriptionbooleanChecks whether the target text contains this pattern in specified range or not.booleanChecks whether the target text contains this pattern or not.booleanChecks whether the target text contains this pattern in specified range or not.booleanChecks whether the target text contains this pattern or not.booleanRegularExpression.matches(CharacterIterator target, Match match) Checks whether the target text contains this pattern or not.