Examples are XCAS writers and XML dump writers (dump annotator).
Public Member Functions | |
CASWriterABase (CAS const &crCAS, bool bAddDocument) | |
virtual | ~CASWriterABase () |
virtual void | write (std::ostream &os)=0 |
Protected Attributes | |
CAS const & | iv_cas |
bool | iv_addDocument |
|
|
|
|
|
Implemented in uima::XMLWriterABase, uima::XMLDumpWriter, and uima::XCASWriter. |
|
|
|
|