Uses of Enum
ag.smaser.trip.filefilter.AdapterOutputType
-
Uses of AdapterOutputType in ag.smaser.trip.filefilter
Methods in ag.smaser.trip.filefilter that return AdapterOutputTypeModifier and TypeMethodDescriptionConversion.getOutputType()
The requested output file type for the conversion.static AdapterOutputType
Returns the enum constant of this type with the specified name.static AdapterOutputType[]
AdapterOutputType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in ag.smaser.trip.filefilter with parameters of type AdapterOutputTypeModifier and TypeMethodDescriptionFilterAdapter.checkConversion
(AdapterOutputType targetFormat, String filename) Checks if the file identified by the supplied file name can possibly be converted to the specified target format.Constructors in ag.smaser.trip.filefilter with parameters of type AdapterOutputTypeModifierConstructorDescriptionFileConversion
(AdapterOutputType outputType, String filename, long userdata) Creates a new conversion object for the conversion of a file on the local file system to a specified target format.NativeConversion
(AdapterOutputType outputType, String filename, long userdata) Creates a new conversion object for the conversion of file data (e.g.