XmlDeclarationAnnotation_Type, XMLElement_Typepublic class XmlNodeAnnotation_Type
extends org.apache.uima.jcas.tcas.Annotation_Type
| Modifier and Type | Field | Description |
|---|---|---|
static boolean |
featOkTst |
|
static int |
typeIndexID |
| Constructor | Description |
|---|---|
XmlNodeAnnotation_Type(org.apache.uima.jcas.JCas jcas,
org.apache.uima.cas.Type casType) |
initialize variables to correspond with Cas Type and Features
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getOuterHtml(int addr) |
|
void |
setOuterHtml(int addr,
String v) |
getBegin, getCoveredText, getEnd, getFSGenerator, setBegin, setEndpublic static final int typeIndexID
public static final boolean featOkTst
Copyright © 2018. All rights reserved.