|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleDocument.Rule.MatchStrategy | |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Uses of RuleDocument.Rule.MatchStrategy in org.apache.incubator.uima.regex |
---|
Methods in org.apache.incubator.uima.regex that return RuleDocument.Rule.MatchStrategy | |
---|---|
static RuleDocument.Rule.MatchStrategy |
RuleDocument.Rule.MatchStrategy.Factory.newInstance()
|
static RuleDocument.Rule.MatchStrategy |
RuleDocument.Rule.MatchStrategy.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static RuleDocument.Rule.MatchStrategy |
RuleDocument.Rule.MatchStrategy.Factory.newValue(java.lang.Object obj)
|
RuleDocument.Rule.MatchStrategy |
RuleDocument.Rule.xgetMatchStrategy()
Gets (as xml) the "matchStrategy" attribute |
Methods in org.apache.incubator.uima.regex with parameters of type RuleDocument.Rule.MatchStrategy | |
---|---|
void |
RuleDocument.Rule.xsetMatchStrategy(RuleDocument.Rule.MatchStrategy matchStrategy)
Sets (as xml) the "matchStrategy" attribute |
Uses of RuleDocument.Rule.MatchStrategy in org.apache.incubator.uima.regex.impl |
---|
Classes in org.apache.incubator.uima.regex.impl that implement RuleDocument.Rule.MatchStrategy | |
---|---|
static class |
RuleDocumentImpl.RuleImpl.MatchStrategyImpl
An XML matchStrategy(@). |
Methods in org.apache.incubator.uima.regex.impl that return RuleDocument.Rule.MatchStrategy | |
---|---|
RuleDocument.Rule.MatchStrategy |
RuleDocumentImpl.RuleImpl.xgetMatchStrategy()
Gets (as xml) the "matchStrategy" attribute |
Methods in org.apache.incubator.uima.regex.impl with parameters of type RuleDocument.Rule.MatchStrategy | |
---|---|
void |
RuleDocumentImpl.RuleImpl.xsetMatchStrategy(RuleDocument.Rule.MatchStrategy matchStrategy)
Sets (as xml) the "matchStrategy" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |