Class StyleSelectorReadHandler

  • All Implemented Interfaces:
    org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

    public class StyleSelectorReadHandler
    extends org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
    • Constructor Detail

      • StyleSelectorReadHandler

        public StyleSelectorReadHandler()
    • Method Detail

      • doneParsing

        protected void doneParsing()
                            throws SAXException
        Overrides:
        doneParsing in class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
        Throws:
        SAXException
      • getObject

        public List<CSSSelector> getObject()
        Specified by:
        getObject in interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
        Overrides:
        getObject in class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler