VTK
|
Abstract interface for an object that can extract tagged text from a resource. More...
#include <vtkTextExtractionStrategy.h>
Abstract interface for an object that can extract tagged text from a resource.
Concrete derivatives of vtkTextExtractionStrategy implement strategies for extracting text from a resource, given its Mime type and content.
BTX vtkStringArray* tag_type) = 0; ETX
Definition at line 30 of file vtkTextExtractionStrategy.h.