|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DictionaryMetaDataDocument.DictionaryMetaData
An XML dictionaryMetaData(@http://incubator.apache.org/uima). This is a complex type.
Nested Class Summary | |
---|---|
static class |
DictionaryMetaDataDocument.DictionaryMetaData.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
boolean |
getCaseNormalization()
Gets the "caseNormalization" attribute |
boolean |
getMultiWordEntries()
Gets the "multiWordEntries" attribute |
java.lang.String |
getMultiWordSeparator()
Gets the "multiWordSeparator" attribute |
boolean |
isSetCaseNormalization()
True if has "caseNormalization" attribute |
boolean |
isSetMultiWordEntries()
True if has "multiWordEntries" attribute |
boolean |
isSetMultiWordSeparator()
True if has "multiWordSeparator" attribute |
void |
setCaseNormalization(boolean caseNormalization)
Sets the "caseNormalization" attribute |
void |
setMultiWordEntries(boolean multiWordEntries)
Sets the "multiWordEntries" attribute |
void |
setMultiWordSeparator(java.lang.String multiWordSeparator)
Sets the "multiWordSeparator" attribute |
void |
unsetCaseNormalization()
Unsets the "caseNormalization" attribute |
void |
unsetMultiWordEntries()
Unsets the "multiWordEntries" attribute |
void |
unsetMultiWordSeparator()
Unsets the "multiWordSeparator" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetCaseNormalization()
Gets (as xml) the "caseNormalization" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetMultiWordEntries()
Gets (as xml) the "multiWordEntries" attribute |
org.apache.xmlbeans.XmlString |
xgetMultiWordSeparator()
Gets (as xml) the "multiWordSeparator" attribute |
void |
xsetCaseNormalization(org.apache.xmlbeans.XmlBoolean caseNormalization)
Sets (as xml) the "caseNormalization" attribute |
void |
xsetMultiWordEntries(org.apache.xmlbeans.XmlBoolean multiWordEntries)
Sets (as xml) the "multiWordEntries" attribute |
void |
xsetMultiWordSeparator(org.apache.xmlbeans.XmlString multiWordSeparator)
Sets (as xml) the "multiWordSeparator" attribute |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
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 |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
boolean getCaseNormalization()
org.apache.xmlbeans.XmlBoolean xgetCaseNormalization()
boolean isSetCaseNormalization()
void setCaseNormalization(boolean caseNormalization)
void xsetCaseNormalization(org.apache.xmlbeans.XmlBoolean caseNormalization)
void unsetCaseNormalization()
boolean getMultiWordEntries()
org.apache.xmlbeans.XmlBoolean xgetMultiWordEntries()
boolean isSetMultiWordEntries()
void setMultiWordEntries(boolean multiWordEntries)
void xsetMultiWordEntries(org.apache.xmlbeans.XmlBoolean multiWordEntries)
void unsetMultiWordEntries()
java.lang.String getMultiWordSeparator()
org.apache.xmlbeans.XmlString xgetMultiWordSeparator()
boolean isSetMultiWordSeparator()
void setMultiWordSeparator(java.lang.String multiWordSeparator)
void xsetMultiWordSeparator(org.apache.xmlbeans.XmlString multiWordSeparator)
void unsetMultiWordSeparator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |