The following Java sample programs are provided:
The source code for each program is in the directory install
\javaapi\sample
, where install
is the path name of the Filter installation directory.
In addition to the sample programs, the following batch and C shell files that run each program are also provided:
FilterFileToFile.bat(.csh)
FilterStreamToStream.bat (.csh)
FilterFileToStream.bat (.csh)
FilterStreamToFile.bat (.csh)
FilterFileByChunk.bat (.csh)
FilterStreamByChunk.bat (.csh)
The ExtractFilter
and FilterTest
sample program s do not use batch or C shell files.
|