public interface RuleDocument
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
RuleDocument.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
RuleDocument.Rule
An XML rule(@http://incubator.apache.org/uima/regex).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
RuleDocument.Rule |
addNewRule()
Appends and returns a new empty "rule" element
|
RuleDocument.Rule |
getRule()
Gets the "rule" element
|
void |
setRule(RuleDocument.Rule rule)
Sets the "rule" element
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextRuleDocument.Rule getRule()
void setRule(RuleDocument.Rule rule)
RuleDocument.Rule addNewRule()
Copyright © 2013. All Rights Reserved.