public static interface SetFeatureDocument.SetFeature.Type
extends org.apache.xmlbeans.XmlString
Modifier and Type | Interface and Description |
---|---|
static class |
SetFeatureDocument.SetFeature.Type.Enum
Enumeration value class for org.apache.incubator.uima.regex.SetFeatureDocument$SetFeature$Type.
|
static class |
SetFeatureDocument.SetFeature.Type.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static SetFeatureDocument.SetFeature.Type.Enum |
CONFIDENCE |
static SetFeatureDocument.SetFeature.Type.Enum |
FLOAT |
static int |
INT_CONFIDENCE |
static int |
INT_FLOAT |
static int |
INT_INTEGER |
static int |
INT_REFERENCE |
static int |
INT_RULE_ID |
static int |
INT_STRING |
static SetFeatureDocument.SetFeature.Type.Enum |
INTEGER |
static SetFeatureDocument.SetFeature.Type.Enum |
REFERENCE |
static SetFeatureDocument.SetFeature.Type.Enum |
RULE_ID |
static SetFeatureDocument.SetFeature.Type.Enum |
STRING |
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue() |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValue
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final org.apache.xmlbeans.SchemaType type
static final SetFeatureDocument.SetFeature.Type.Enum STRING
static final SetFeatureDocument.SetFeature.Type.Enum INTEGER
static final SetFeatureDocument.SetFeature.Type.Enum FLOAT
static final SetFeatureDocument.SetFeature.Type.Enum REFERENCE
static final SetFeatureDocument.SetFeature.Type.Enum CONFIDENCE
static final SetFeatureDocument.SetFeature.Type.Enum RULE_ID
static final int INT_STRING
static final int INT_INTEGER
static final int INT_FLOAT
static final int INT_REFERENCE
static final int INT_CONFIDENCE
static final int INT_RULE_ID
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.