|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FeaturePathInfo | |
|---|---|
| org.apache.uima.annotator.dict_annot.dictionary | |
| org.apache.uima.annotator.dict_annot.dictionary.impl | |
| org.apache.uima.annotator.dict_annot.impl | |
| Uses of FeaturePathInfo in org.apache.uima.annotator.dict_annot.dictionary |
|---|
| Methods in org.apache.uima.annotator.dict_annot.dictionary with parameters of type FeaturePathInfo | |
|---|---|
DictionaryMatch |
Dictionary.matchEntry(int pos,
org.apache.uima.cas.text.AnnotationFS[] annotFSs,
FeaturePathInfo featPathInfo)
Checks if at the current position in the token array a match in the dictionary is found. |
| Uses of FeaturePathInfo in org.apache.uima.annotator.dict_annot.dictionary.impl |
|---|
| Methods in org.apache.uima.annotator.dict_annot.dictionary.impl with parameters of type FeaturePathInfo | |
|---|---|
DictionaryMatch |
HashMapDictionary.matchEntry(int pos,
org.apache.uima.cas.text.AnnotationFS[] annotFSs,
FeaturePathInfo featPathInfo)
|
| Uses of FeaturePathInfo in org.apache.uima.annotator.dict_annot.impl |
|---|
| Classes in org.apache.uima.annotator.dict_annot.impl that implement FeaturePathInfo | |
|---|---|
class |
FeaturePathInfo_impl
FeaturePathInfo implementation validates the given featurePath for a specified annotation. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||