Class RenderingHintValueReadHandler

    • Method Detail

      • startParsing

        protected void startParsing​(org.xml.sax.Attributes attrs)
                             throws org.xml.sax.SAXException
        Starts parsing.
        Overrides:
        startParsing in class AbstractXmlReadHandler
        Parameters:
        attrs - the attributes.
        Throws:
        org.xml.sax.SAXException - if there is a parsing error.
      • getKey

        public java.lang.Object getKey()
        Returns the key.
        Returns:
        the key.
      • getValue

        public java.lang.Object getValue()
        Returns the value.
        Returns:
        the value.