Uses of Class
net.loomchild.segment.srx.RuleMatcher
Packages that use RuleMatcher
-
Uses of RuleMatcher in net.loomchild.segment.srx
Fields in net.loomchild.segment.srx with type parameters of type RuleMatcherMethods in net.loomchild.segment.srx that return RuleMatcherMethods in net.loomchild.segment.srx with parameters of type RuleMatcherModifier and TypeMethodDescriptionprivate boolean
SrxTextIterator.isException
(RuleMatcher ruleMatcher) Returns true if there are no exception rules preventing given rule matcher from breaking the text. -
Uses of RuleMatcher in net.loomchild.segment.srx.legacy
Fields in net.loomchild.segment.srx.legacy with type parameters of type RuleMatcherModifier and TypeFieldDescriptionprivate List
<RuleMatcher> AccurateSrxTextIterator.ruleMatcherList
Methods in net.loomchild.segment.srx.legacy that return RuleMatcher