Uses of Class
org.apache.xerces.dom.DocumentTypeImpl

Packages that use DocumentTypeImpl
org.apache.xerces.dom   
 

Uses of DocumentTypeImpl in org.apache.xerces.dom
 

Subclasses of DocumentTypeImpl in org.apache.xerces.dom
 class DeferredDocumentTypeImpl
          This class represents a Document Type declaraction in the document itself, not a Document Type Definition (DTD).
 

Fields in org.apache.xerces.dom declared as DocumentTypeImpl
protected  DocumentTypeImpl CoreDocumentImpl.docType
          Document type.
 



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.