Class OpenXMLXMLFilter

  • All Implemented Interfaces:
    IFilter

    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 Detail

      • OpenXMLXMLFilter

        public OpenXMLXMLFilter()
        Creates a new instance of OpenXMLXMLFilter
    • Method Detail

      • 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