public class RegexOptional extends RegexComposed implements IRegex
Constructor and Description |
---|
RegexOptional(IRegex partial) |
Modifier and Type | Method and Description |
---|---|
protected Pattern2 |
getFull() |
count, createPartialMatch, getPartials, getPattern, getStartCount, match, matcher
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
count, createPartialMatch, getPattern
public RegexOptional(IRegex partial)
protected Pattern2 getFull()
getFull
in class RegexComposed
Copyright © 2018. All Rights Reserved.