|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureValuePath | |
---|---|
org.apache.uima.cas | Common Analysis System (CAS) Interfaces. |
org.apache.uima.jcas | Interfaces for accessing the JCAS. |
Uses of FeatureValuePath in org.apache.uima.cas |
---|
Methods in org.apache.uima.cas that return FeatureValuePath | |
---|---|
FeatureValuePath |
CAS.createFeatureValuePath(String featureValuePath)
Create a feature-value path from a string. |
Uses of FeatureValuePath in org.apache.uima.jcas |
---|
Methods in org.apache.uima.jcas that return FeatureValuePath | |
---|---|
FeatureValuePath |
JCas.createFeatureValuePath(String featureValuePath)
Create a feature-value path from a string. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |