Class OpenDocXMLFilter

All Implemented Interfaces:
IFilter, Translator

public class OpenDocXMLFilter extends XMLFilter
Filter for OpenDocument XML files that are inside there the OpenDocument file (which is actually a ZIP file).
  • Constructor Details

    • OpenDocXMLFilter

      public OpenDocXMLFilter()
      Creates a new instance of OpenDocXMLFilter
  • Method Details

    • 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
      Specified by:
      getDefaultInstances in class AbstractFilter
      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
      Specified by:
      getFileFormatName in class AbstractFilter
      Returns:
      File format name