XMLConsumer
which can: It is more complicated version of {@link EmbeddedXMLPipe} which, except being used to include other files into theSAX events stream, can perform optional operations described above.
@see EmbeddedXMLPipe @version $Id: IncludeXMLConsumer.java 696943 2008-09-19 06:56:50Z reinhard $XMLConsumer
used for including files. It basically ignores the startDocument
, endDocument, startDTD
and endDTD
messages.
@author Carsten Ziegeler
@version $Revision: 1.4.2.3 $ $Date: 2001/10/11 08:56:17 $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|