Class InsetsReadHandler

    • Field Detail

      • insets

        private java.awt.Insets insets
        The insets under construction.
    • Constructor Detail

      • InsetsReadHandler

        public InsetsReadHandler()
        Creates a new read handler.
    • Method Detail

      • startParsing

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