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 319806 2004-02-24 23:15:58Z mrglavas $
attributeDecl , comment , elementDecl , endAttlist , endConditional , endDTD , endExternalSubset , endParameterEntity , externalEntityDecl , getDTDSource , ignoredCharacters , internalEntityDecl , notationDecl , processingInstruction , setDTDSource , startAttlist , startConditional , startDTD , startExternalSubset , startParameterEntity , textDecl , unparsedEntityDecl |
Copyright B) 1999-2006 The Apache Software Foundation. All Rights Reserved.