org.apache.xerces.xni.parser
Interface XMLDocumentFilter
- XMLDocumentHandler, XMLDocumentSource
public interface XMLDocumentFilter
Defines a document filter that acts as both a receiver and an emitter
of document events.
$Id: XMLDocumentFilter.java 447244 2006-09-18 05:20:40Z mrglavas $characters , comment , doctypeDecl , emptyElement , endCDATA , endDocument , endElement , endGeneralEntity , getDocumentSource , ignorableWhitespace , processingInstruction , setDocumentSource , startCDATA , startDocument , startElement , startGeneralEntity , textDecl , xmlDecl |
Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.