Uses of Enum
ag.smaser.trip.filefilter.ConvertAbility
-
Uses of ConvertAbility in ag.smaser.trip.filefilter
Methods in ag.smaser.trip.filefilter that return ConvertAbilityModifier 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.static ConvertAbility
Returns the enum constant of this type with the specified name.static ConvertAbility[]
ConvertAbility.values()
Returns an array containing the constants of this enum type, in the order they are declared.