|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetFeatureDocument.SetFeature.Normalization | |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Uses of SetFeatureDocument.SetFeature.Normalization in org.apache.incubator.uima.regex |
---|
Methods in org.apache.incubator.uima.regex that return SetFeatureDocument.SetFeature.Normalization | |
---|---|
static SetFeatureDocument.SetFeature.Normalization |
SetFeatureDocument.SetFeature.Normalization.Factory.newInstance()
|
static SetFeatureDocument.SetFeature.Normalization |
SetFeatureDocument.SetFeature.Normalization.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static SetFeatureDocument.SetFeature.Normalization |
SetFeatureDocument.SetFeature.Normalization.Factory.newValue(java.lang.Object obj)
|
SetFeatureDocument.SetFeature.Normalization |
SetFeatureDocument.SetFeature.xgetNormalization()
Gets (as xml) the "normalization" attribute |
Methods in org.apache.incubator.uima.regex with parameters of type SetFeatureDocument.SetFeature.Normalization | |
---|---|
void |
SetFeatureDocument.SetFeature.xsetNormalization(SetFeatureDocument.SetFeature.Normalization normalization)
Sets (as xml) the "normalization" attribute |
Uses of SetFeatureDocument.SetFeature.Normalization in org.apache.incubator.uima.regex.impl |
---|
Classes in org.apache.incubator.uima.regex.impl that implement SetFeatureDocument.SetFeature.Normalization | |
---|---|
static class |
SetFeatureDocumentImpl.SetFeatureImpl.NormalizationImpl
An XML normalization(@). |
Methods in org.apache.incubator.uima.regex.impl that return SetFeatureDocument.SetFeature.Normalization | |
---|---|
SetFeatureDocument.SetFeature.Normalization |
SetFeatureDocumentImpl.SetFeatureImpl.xgetNormalization()
Gets (as xml) the "normalization" attribute |
Methods in org.apache.incubator.uima.regex.impl with parameters of type SetFeatureDocument.SetFeature.Normalization | |
---|---|
void |
SetFeatureDocumentImpl.SetFeatureImpl.xsetNormalization(SetFeatureDocument.SetFeature.Normalization normalization)
Sets (as xml) the "normalization" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |