Close
dtSearch Engine API for Java
FileConverter.getOutputString Method
Syntax
Java
public String getOutputString();

Conversion output can be directed to a string or to a disk file. For string output, use setOutputStringMaxSize to set the maximum size of the output string, and getOutputString after conversion to access the result.