BEA Systems, Inc.

weblogic.apache.xerces.xni.parser
Interface XMLDTDContentModelFilter

All Superinterfaces:
XMLDTDContentModelHandler, XMLDTDContentModelSource
All Known Implementing Classes:
XMLDTDLoader, XMLDTDProcessor

Deprecated. please use JDK supplied XML parsers and transformers

public interface XMLDTDContentModelFilter
extends XMLDTDContentModelHandler, XMLDTDContentModelSource

Defines a DTD content model filter that acts as both a receiver and an emitter of DTD content model events.


Field Summary
 
Fields inherited from interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
OCCURS_ONE_OR_MORE, OCCURS_ZERO_OR_MORE, OCCURS_ZERO_OR_ONE, SEPARATOR_CHOICE, SEPARATOR_SEQUENCE
 
Method Summary
 
Methods inherited from interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
any, element, empty, endContentModel, endGroup, occurrence, pcdata, separator, startContentModel, startGroup
 
Methods inherited from interface weblogic.apache.xerces.xni.parser.XMLDTDContentModelSource
setDTDContentModelHandler
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.