Class JRAbstractStyleFactory

    • Constructor Detail

      • JRAbstractStyleFactory

        public JRAbstractStyleFactory()
    • Method Detail

      • createObject

        public java.lang.Object createObject​(org.xml.sax.Attributes atts)
      • setCommonStyle

        protected void setCommonStyle​(JRStyle style,
                                      org.xml.sax.Attributes atts)
      • setParentStyle

        protected abstract void setParentStyle​(JRDesignStyle currentStyle,
                                               java.lang.String parentStyleName)