Close
dtSearch Engine API for Java
UnicodeFilterFlags.dtsoUfExtractAsHtml Field
Syntax
Java
public static final int dtsoUfExtractAsHtml = 0x0001;

Extracting blocks as HTML has no effect on the text that is extracted, but it adds additional information in HTML comments to each extracted block. The HTML comments identify the starting byte offset and encoding of each piece of text extracted from a file.