A C F G H I L M N O P R S T U V X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getAbility() - Method in enum ag.smaser.trip.filefilter.ConvertAbility
-
The ability code as an integer value.
- getAdapterProperty(String) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Retrieves the value of a specified adapter property.
- getCode() - Method in enum ag.smaser.trip.filefilter.FilterReturnCode
-
The return code as an integer value.
- getConvertTextEncoding() - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Returns the text encoding that any text output from the conversion must have.
- getFileName() - Method in class ag.smaser.trip.filefilter.Conversion
-
The name of the file to convert.
- getHitWords() - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Retrieves a list of search hit terms to highlight
- getInputStream() - Method in class ag.smaser.trip.filefilter.Conversion
-
Returns an I/O stream from which the file data can be read.
- getInputStream() - Method in class ag.smaser.trip.filefilter.FileConversion
- getInputStream() - Method in class ag.smaser.trip.filefilter.NativeConversion
-
Returns an input stream for the file data associated with this Conversion object.
- getLastConversionError() - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Returns the error message for the last conversion error.
- getLastConversionErrorCode() - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Returns the error code for the last conversion error.
- getOutputType() - Method in enum ag.smaser.trip.filefilter.AdapterOutputType
-
The output type as an integer value.
- getOutputType() - Method in class ag.smaser.trip.filefilter.Conversion
-
The requested output file type for the conversion.
- getUserData() - Method in class ag.smaser.trip.filefilter.Conversion
-
User data associated with this conversion object.
All Classes All Packages