public static class EdgePunctuationPatternProvider.Left extends EdgePunctuationPatternProvider
EdgePunctuationPatternProvider.Left, EdgePunctuationPatternProvider.Right| Modifier and Type | Field and Description |
|---|---|
protected String |
EdgePunctLeft |
EdgePunct, EndPunc, NotEdgePunct, StartPunc| Constructor and Description |
|---|
Left(PunctuationPatternProvider punctuation) |
| Modifier and Type | Method and Description |
|---|---|
String |
correctEdges(String s) |
String |
patternString() |
edgePuncPattern, fixedgescombine, patternprotected String EdgePunctLeft
public Left(PunctuationPatternProvider punctuation)
punctuation - EdgePunctuationPatternProvider.EdgePunctuationPatternProvider(PunctuationPatternProvider)public String patternString()
patternString in class PatternProviderPatternProvider.pattern() to compile a regex patternpublic String correctEdges(String s)
correctEdges in class EdgePunctuationPatternProvider