Package Contents
The Filter SDK installation contains:
- All the libraries and executables necessary for extracting text from a wide variety of formats.
-
The include files that define the C API. These files can be found in the
include
directory. - The Java API implemented in the package
com.verity.api.filter
contained in the fileKeyView.jar
. - The .NET API implemented in the namespace
KeyView.Filter
in the libraryfilter_dotnet.dll
. - The C++ API, which can be found in the
cppapi
folder. - The Python API, which can be found in the
pythonapi
folder. - Sample programs that demonstrate File Extraction and Filter functionality using the APIs.
- The files necessary to create a custom document reader, and the source for a sample document reader for UTF-8.
Directory Structure
The following table describes the contents of the Filter SDK.