Interface IFParser.Handler.ElementHandler

    • Method Detail

      • startElement

        void startElement​(org.xml.sax.Attributes attributes)
                   throws IFException,
                          org.xml.sax.SAXException
        Throws:
        IFException
        org.xml.sax.SAXException
      • ignoreCharacters

        boolean ignoreCharacters()