Package | Description |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Modifier and Type | Method and Description |
---|---|
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(Object obj) |
RuleDocument.Rule.MatchStrategy |
RuleDocument.Rule.xgetMatchStrategy()
Gets (as xml) the "matchStrategy" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
RuleDocument.Rule.xsetMatchStrategy(RuleDocument.Rule.MatchStrategy matchStrategy)
Sets (as xml) the "matchStrategy" attribute
|
Modifier and Type | Class and Description |
---|---|
static class |
RuleDocumentImpl.RuleImpl.MatchStrategyImpl
An XML matchStrategy(@).
|
Modifier and Type | Method and Description |
---|---|
RuleDocument.Rule.MatchStrategy |
RuleDocumentImpl.RuleImpl.xgetMatchStrategy()
Gets (as xml) the "matchStrategy" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
RuleDocumentImpl.RuleImpl.xsetMatchStrategy(RuleDocument.Rule.MatchStrategy matchStrategy)
Sets (as xml) the "matchStrategy" attribute
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.