net.sourceforge.plantuml.command.regex
Class RegexConcat
java.lang.Object
net.sourceforge.plantuml.command.regex.RegexComposed
net.sourceforge.plantuml.command.regex.RegexConcat
- All Implemented Interfaces:
- IRegex
public class RegexConcat
- extends RegexComposed
- implements IRegex
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegexConcat
public RegexConcat(IRegex... partial)
getFull
protected Pattern getFull()
- Specified by:
getFull
in class RegexComposed
Copyright © 2013. All Rights Reserved.