public class RegexOptional extends RegexComposed implements IRegex
nbCreateMatches
Constructor and Description |
---|
RegexOptional(IRegex partial) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getFullSlow() |
boolean |
match(StringLocated full) |
count, createPartialMatch, getPartials, getPattern, getStartCount, isCompiled, matcher, partials
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
count, createPartialMatch, getPattern, matcher
public RegexOptional(IRegex partial)
protected java.lang.String getFullSlow()
getFullSlow
in class RegexComposed
public boolean match(StringLocated full)
match
in interface IRegex
match
in class RegexComposed
Copyright © 2020. All Rights Reserved.