public interface DocumentMapperService
Modifier and Type | Method and Description |
---|---|
Integer |
saveDocument(org.apache.uima.jcas.JCas jcas,
String analysisBatch,
boolean bStoreDocText,
boolean bStoreCAS,
boolean bInsertAnnotationContainmentLinks,
Set<String> typesToIgnore)
Save Document and all mapped annotations.
|
Integer saveDocument(org.apache.uima.jcas.JCas jcas, String analysisBatch, boolean bStoreDocText, boolean bStoreCAS, boolean bInsertAnnotationContainmentLinks, Set<String> typesToIgnore)
jcas
- analysisBatch
- optionalCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.