CasToInlineXml
instead.@Deprecated public class TCasToInlineXml extends Object implements TCasFormatter
Constructor and Description |
---|
TCasToInlineXml()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Deprecated.
|
String |
format(CAS aCAS)
Deprecated.
Produces a string representation of a CAS.
|
String |
format(CAS aCAS,
FSMatchConstraint aFilter)
Deprecated.
Produces a string representation of a CAS.
|
String |
generateXML(CAS aCAS)
Deprecated.
|
String |
generateXML(CAS aCAS,
FSMatchConstraint aFilter)
Deprecated.
|
public void destroy()
public String format(CAS aCAS) throws CASException
TCasFormatter
format
in interface TCasFormatter
aCAS
- the CAS to be formattedaCAS
.CASException
- if an exception occurs reading from the CASpublic String format(CAS aCAS, FSMatchConstraint aFilter) throws CASException
TCasFormatter
format
in interface TCasFormatter
aCAS
- the CAS to be formattedaFilter
- a constraint which FeatureStructures must satisfy in order to be included in the
resulting stringaCAS
.CASException
- if an exception occurs reading from the CASpublic String generateXML(CAS aCAS) throws CASException
CASException
public String generateXML(CAS aCAS, FSMatchConstraint aFilter) throws CASException
CASException
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.