Class JRComponentElementFactory

  • All Implemented Interfaces:
    org.apache.commons.digester.ObjectCreationFactory

    public class JRComponentElementFactory
    extends JRBaseFactory
    XML factory of JRDesignComponentElement instances.
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Constructor Detail

      • JRComponentElementFactory

        public JRComponentElementFactory()
    • Method Detail

      • createObject

        public java.lang.Object createObject​(org.xml.sax.Attributes attrs)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception