public interface XMLConsumer extends org.apache.excalibur.xml.sax.XMLConsumer(Code)
This interfaces identifies classes that consume XML data, receiving
notification of SAX events.
This interface unites the idea of SAX ContentHandler and
LexicalHandler.
author: Pierpaolo Fumagalli author: (Apache Software Foundation) version: CVS $Id: XMLConsumer.java 433543 2006-08-22 06:22:54Z crossley $