Class LineSparklineElementReadHandler

  • All Implemented Interfaces:
    org.pentaho.reporting.engine.classic.core.modules.parser.base.ReportElementReadHandler, org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.ElementReadHandler, org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

    public class LineSparklineElementReadHandler
    extends org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractElementReadHandler
    A read handler that produces line-sparkline elements. As the attributes and style is already handled in the abstract super-class, there is no need to add any other implementation here.
    Author:
    Thomas Morgner
    • Method Summary

      • Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractElementReadHandler

        autoInit, createElement, doneParsing, getElement, getHandlerForChild, getObject, initialize, isFiltered, startParsing
      • Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler

        characters, deriveParseParameters, endElement, getLocator, getRootHandler, getTagName, getUri, init, isSameNamespace, performExternalParsing, performExternalParsing, startElement
      • Methods inherited from interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

        characters, endElement, init, startElement
    • Constructor Detail

      • LineSparklineElementReadHandler

        public LineSparklineElementReadHandler()
                                        throws org.pentaho.reporting.libraries.xmlns.parser.ParseException
        Throws:
        org.pentaho.reporting.libraries.xmlns.parser.ParseException