Uses of Class
org.apache.uima.analysis_engine.impl.RsFeats
-
Packages that use RsFeats Package Description org.apache.uima.analysis_engine.impl -
-
Uses of RsFeats in org.apache.uima.analysis_engine.impl
Fields in org.apache.uima.analysis_engine.impl declared as RsFeats Modifier and Type Field Description (package private) RsFeats
RsType. features
Constructors in org.apache.uima.analysis_engine.impl with parameters of type RsFeats Constructor Description RsFeats(RsFeats other)
copies into a new feature list, shares the languages
-