Package net.sourceforge.plantuml.regex
Class RegexLeaf
java.lang.Object
net.sourceforge.plantuml.regex.RegexLeaf
- All Implemented Interfaces:
IRegex
-
Constructor Details
-
RegexLeaf
-
RegexLeaf
-
-
Method Details
-
spaceZeroOrMore
-
spaceOneOrMore
-
start
-
end
-
toString
-
getName
-
getPattern
- Specified by:
getPattern
in interfaceIRegex
-
count
public int count() -
createPartialMatch
- Specified by:
createPartialMatch
in interfaceIRegex
-
match
-
matcher
-
getFoxSignature
public long getFoxSignature()
-