Class ElementPropertyExporterFilterFactory

  • All Implemented Interfaces:
    ExporterFilterFactory

    public class ElementPropertyExporterFilterFactory
    extends java.lang.Object
    implements ExporterFilterFactory
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Field Detail

      • PROPERTY_EXCLUDE_SUFFIX

        public static final java.lang.String PROPERTY_EXCLUDE_SUFFIX
        The suffix of element exclusion properties. This suffix is appended to the exporter properties prefix, resulting in element exclusion properties such as net.sf.jasperreports.export.xls.exclude.
        See Also:
        Constant Field Values
      • PROPERTY_DEFAULT_EXCLUDE

        public static final java.lang.String PROPERTY_DEFAULT_EXCLUDE
        Default element exclusion property.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ElementPropertyExporterFilterFactory

        public ElementPropertyExporterFilterFactory()