Class SimpleBarcodesElementReadHandler

  • 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 SimpleBarcodesElementReadHandler
    extends org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractElementReadHandler
    This class is responsible to read SimpleBarcodes element properties (attributes and styles) from XML Unified File Format.
    Author:
    Cedric Pronzato
    • 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

      • SimpleBarcodesElementReadHandler

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