Class SbvFilter

All Implemented Interfaces:
IFilter

public class SbvFilter extends SrtFilter
Filter for subtitles files.
See Also:
  • Constructor Details

    • SbvFilter

      public SbvFilter()
  • Method Details

    • loadPlugins

      public static void loadPlugins()
      Register plugin into OmegaT.
    • unloadPlugins

      public static void unloadPlugins()
    • getDefaultInstances

      public Instance[] getDefaultInstances()
      Description copied from class: AbstractFilter
      The default list of filter instances that this filter class has. One filter class may have different filter instances, different by source file mask, encoding of the source file etc.

      Note that the user may change the instances freely.

      Specified by:
      getDefaultInstances in interface IFilter
      Overrides:
      getDefaultInstances in class SrtFilter
      Returns:
      Default filter instances
    • getFileFormatName

      public String getFileFormatName()
      Description copied from class: AbstractFilter
      Human-readable name of the File Format this filter supports.
      Specified by:
      getFileFormatName in interface IFilter
      Overrides:
      getFileFormatName in class SrtFilter
      Returns:
      File format name