|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TCasFormatter
Interface for components that generate a String representation of a CAS.
| Method Summary | |
|---|---|
String |
format(CAS aCAS)
Produces a string representation of a CAS. |
String |
format(CAS aCAS,
FSMatchConstraint aFilter)
Produces a string representation of a CAS. |
| Method Detail |
|---|
String format(CAS aCAS)
throws CASException
aCAS - the CAS to be formatted
aCAS.
CASException - if an exception occurs reading from the CAS
String format(CAS aCAS,
FSMatchConstraint aFilter)
throws CASException
aCAS - the CAS to be formattedaFilter - a constraint which FeatureStructures must satisfy in order to be included in the
resulting string
aCAS.
CASException - if an exception occurs reading from the CAS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||