54 #ifndef __vtkDocumentReader_h
55 #define __vtkDocumentReader_h
71 void AddFile(
const char* file);
92 friend class vtkPDocumentReader;
96 Implementation*
const Internal;
100 #endif // __vtkDocumentReader_h
Wrapper around vtkstd::string to keep symbols short.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
a simple class to control print indentation
Reads documents into memory for text analysis.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.