|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.command.regex.RegexComposed
net.sourceforge.plantuml.command.regex.RegexOptional
public class RegexOptional
Constructor Summary | |
---|---|
RegexOptional(IRegex partial)
|
Method Summary | |
---|---|
protected java.util.regex.Pattern |
getFull()
|
Methods inherited from class net.sourceforge.plantuml.command.regex.RegexComposed |
---|
count, createPartialMatch, getPartials, getPattern, getStartCount, match, matcher |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sourceforge.plantuml.command.regex.IRegex |
---|
count, createPartialMatch, getPattern |
Constructor Detail |
---|
public RegexOptional(IRegex partial)
Method Detail |
---|
protected java.util.regex.Pattern getFull()
getFull
in class RegexComposed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |