Package | Description |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Modifier and Type | Method and Description |
---|---|
RuleExceptionsDocument.RuleExceptions |
RuleExceptionsDocument.addNewRuleExceptions()
Appends and returns a new empty "ruleExceptions" element
|
RuleExceptionsDocument.RuleExceptions |
RuleDocument.Rule.addNewRuleExceptions()
Appends and returns a new empty "ruleExceptions" element
|
RuleExceptionsDocument.RuleExceptions |
RuleExceptionsDocument.getRuleExceptions()
Gets the "ruleExceptions" element
|
RuleExceptionsDocument.RuleExceptions |
RuleDocument.Rule.getRuleExceptions()
Gets the "ruleExceptions" element
|
static RuleExceptionsDocument.RuleExceptions |
RuleExceptionsDocument.RuleExceptions.Factory.newInstance() |
static RuleExceptionsDocument.RuleExceptions |
RuleExceptionsDocument.RuleExceptions.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
RuleExceptionsDocument.setRuleExceptions(RuleExceptionsDocument.RuleExceptions ruleExceptions)
Sets the "ruleExceptions" element
|
void |
RuleDocument.Rule.setRuleExceptions(RuleExceptionsDocument.RuleExceptions ruleExceptions)
Sets the "ruleExceptions" element
|
Modifier and Type | Class and Description |
---|---|
static class |
RuleExceptionsDocumentImpl.RuleExceptionsImpl
An XML ruleExceptions(@http://incubator.apache.org/uima/regex).
|
Modifier and Type | Method and Description |
---|---|
RuleExceptionsDocument.RuleExceptions |
RuleExceptionsDocumentImpl.addNewRuleExceptions()
Appends and returns a new empty "ruleExceptions" element
|
RuleExceptionsDocument.RuleExceptions |
RuleDocumentImpl.RuleImpl.addNewRuleExceptions()
Appends and returns a new empty "ruleExceptions" element
|
RuleExceptionsDocument.RuleExceptions |
RuleExceptionsDocumentImpl.getRuleExceptions()
Gets the "ruleExceptions" element
|
RuleExceptionsDocument.RuleExceptions |
RuleDocumentImpl.RuleImpl.getRuleExceptions()
Gets the "ruleExceptions" element
|
Modifier and Type | Method and Description |
---|---|
void |
RuleExceptionsDocumentImpl.setRuleExceptions(RuleExceptionsDocument.RuleExceptions ruleExceptions)
Sets the "ruleExceptions" element
|
void |
RuleDocumentImpl.RuleImpl.setRuleExceptions(RuleExceptionsDocument.RuleExceptions ruleExceptions)
Sets the "ruleExceptions" element
|
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.