RiTa
index
Name getFeature()
Class RiAnalyzer
Description Returns the feature specified by name.

Note: getFeature("pos") is equivalent to getPos().

Syntax
getFeature(featureName);
Returns java.lang.String
Usage Web & Application
Related