Class JRGenericElementTypeFactory

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

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

      • JRGenericElementTypeFactory

        public JRGenericElementTypeFactory()
    • Method Detail

      • createObject

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