- checkConversion(AdapterOutputType, String) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Checks if the file identified by the supplied file name can possibly be
converted to the specified target format.
- close() - Method in class ag.smaser.trip.filefilter.Conversion
-
Used by the Connectivity Framework to close this Conversion object.
- close() - Method in class ag.smaser.trip.filefilter.FileConversion
-
- close() - Method in class ag.smaser.trip.filefilter.NativeConversion
-
- closeConversion(Conversion) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Called to end a conversion procedure.
- Conversion - Class in ag.smaser.trip.filefilter
-
Represents the state of a running conversion.
- convert(Conversion, String) - Method in class ag.smaser.trip.filefilter.FilterAdapter
-
Perform the actual conversion.
- ConvertAbility - Enum in ag.smaser.trip.filefilter
-
Indicates the adapter's ability to convert a particular input file to a
particular target format.