| Package | Description |
|---|---|
| de.unistuttgart.ims.uima.io.xml |
| Modifier and Type | Field | Description |
|---|---|---|
protected Map<String,XMLElement> |
Visitor.annotationMap |
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,XMLElement> |
Visitor.getAnnotationMap() |
| Modifier and Type | Method | Description |
|---|---|---|
protected String |
XmlTagFactory.getBeginTag(XMLElement h) |
|
protected String |
XmlTagFactory.getEmptyTag(XMLElement h) |
|
protected String |
XmlTagFactory.getEndTag(XMLElement h) |
|
protected <T extends org.apache.uima.jcas.cas.TOP> |
GenericXmlReader.getFeatureStructure(org.apache.uima.jcas.JCas jcas,
XMLElement hAnno,
org.jsoup.nodes.Element elm,
GenericXmlReader.Rule<T> mapping) |
| Modifier and Type | Method | Description |
|---|---|---|
protected <T extends org.apache.uima.jcas.cas.TOP> |
GenericXmlReader.applyRule(org.apache.uima.jcas.JCas jcas,
org.jsoup.nodes.Element rootElement,
Map<String,XMLElement> annoMap,
GenericXmlReader.Rule<T> mapping) |
Copyright © 2018. All rights reserved.