- AdapterOutputType - Enum in ag.smaser.trip.filefilter
-
Enumeration of the standard types of conversion output that the
TRIPcof File Filter API supports.
- addConversionResult(String, String, Conversion, byte[]) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Pass a block with data from the conversion process to the calling
application.
- addConversionResult(String, String, Conversion, byte[], int) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Pass a block with data from the conversion process to the calling
application.
- addConversionResult(String, String, Conversion, String) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Pass a block with data from the conversion process to the calling
application.
- addConversionResult(Conversion, byte[]) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Pass a block with plain text data from the conversion process to the calling
application.
- addConversionResult(Conversion, byte[], int) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Pass a block with plain text from the conversion process to the calling
application.
- addConversionResult(Conversion, String) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Pass a block with plain text from the conversion process to the calling
application.
- addExtractedProperty(Conversion, String, String) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Pass a property name/value pair discovered during the conversion process
to the calling application.
- addHitWord(Conversion, String) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Called by JNI code to supply search hit terms for highlighting
- ag.smaser.trip.filefilter - package ag.smaser.trip.filefilter
-
- applyHighlighting() - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Checks if hit highlighting should be applied to the output