| Package | Description |
|---|---|
| net.loomchild.segment.srx |
| Modifier and Type | Method and Description |
|---|---|
Rule |
RuleMatcher.getRule() |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
RuleManager.getBreakRuleList() |
List<Rule> |
LanguageRule.getRuleList() |
| Modifier and Type | Method and Description |
|---|---|
void |
LanguageRule.addRule(Rule rule)
Adds rule to the end of rule list.
|
Pattern |
RuleManager.getExceptionPattern(Rule breakRule) |
| Constructor and Description |
|---|
RuleMatcher(SrxDocument document,
Rule rule,
CharSequence text)
Creates matcher.
|
| Constructor and Description |
|---|
LanguageRule(String name,
List<Rule> ruleList)
Creates language rule.
|
Copyright © 2015. All Rights Reserved.