org.apache.xerces.xni.parser
Interface XMLDTDFilter
- XMLDTDHandler, XMLDTDSource
public interface XMLDTDFilter
Defines a DTD filter that acts as both a receiver and an emitter
of DTD events.
$Id: XMLDTDFilter.java 447244 2006-09-18 05:20:40Z mrglavas $
attributeDecl , comment , elementDecl , endAttlist , endConditional , endDTD , endExternalSubset , endParameterEntity , externalEntityDecl , getDTDSource , ignoredCharacters , internalEntityDecl , notationDecl , processingInstruction , setDTDSource , startAttlist , startConditional , startDTD , startExternalSubset , startParameterEntity , textDecl , unparsedEntityDecl |
Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.