|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationDescription | |
---|---|
org.apache.uima.lucas.indexer | |
org.apache.uima.lucas.indexer.mapping |
Uses of AnnotationDescription in org.apache.uima.lucas.indexer |
---|
Methods in org.apache.uima.lucas.indexer with parameters of type AnnotationDescription | |
---|---|
AnnotationTokenStream |
AnnotationTokenStreamBuilder.createAnnotationTokenStream(org.apache.uima.jcas.JCas jCas,
AnnotationDescription annotationDescription)
|
boolean |
Tokenizer.needsTokenization(AnnotationDescription annotationDescription)
|
org.apache.lucene.analysis.TokenStream |
Tokenizer.tokenize(org.apache.lucene.analysis.TokenStream tokenStream,
AnnotationDescription description)
|
Uses of AnnotationDescription in org.apache.uima.lucas.indexer.mapping |
---|
Methods in org.apache.uima.lucas.indexer.mapping that return AnnotationDescription | |
---|---|
AnnotationDescription |
AnnotationMapper.mapElement(Attributes attributes)
|
Methods in org.apache.uima.lucas.indexer.mapping that return types with arguments of type AnnotationDescription | |
---|---|
Collection<AnnotationDescription> |
FieldDescription.getAnnotationDescriptions()
|
Method parameters in org.apache.uima.lucas.indexer.mapping with type arguments of type AnnotationDescription | |
---|---|
void |
FieldDescription.setAnnotationDescriptions(Collection<AnnotationDescription> annotationDefinitionAL)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |