Class OpenXMLXMLFilter

All Implemented Interfaces:
IFilter, Translator

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

    • OpenXMLXMLFilter

      public OpenXMLXMLFilter()
      Creates a new instance of OpenXMLXMLFilter
  • 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