| Package | Description |
|---|---|
| de.unistuttgart.quadrama.io.core |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,HTMLAnnotation> |
Visitor.annotationMap |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HTMLAnnotation> |
Visitor.getAnnotationMap() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.apache.uima.jcas.tcas.Annotation> |
DramaIOUtil.select2Annotation(org.apache.uima.jcas.JCas jcas,
org.jsoup.nodes.Element rootElement,
Map<String,HTMLAnnotation> annoMap,
String cssSelector,
Class<T> annoClass,
org.apache.uima.jcas.tcas.Annotation coveringAnnotation) |
static <T extends org.apache.uima.jcas.tcas.Annotation> |
DramaIOUtil.selectRange2Annotation(org.apache.uima.jcas.JCas jcas,
org.jsoup.nodes.Element rootElement,
Map<String,HTMLAnnotation> annoMap,
String beginCssSelector,
String endCssSelector,
Class<T> annoClass) |
Copyright © 2016. All rights reserved.