org.apache.xerces.dom
Class DeferredDOMImplementationImpl
- DOMImplementation, DOMImplementationLS
public class DeferredDOMImplementationImpl
This DOMImplementation class is description of a particular
implementation of the Document Object Model. As such its data is
static, shared by all instances of this implementation.
This implementation simply extends DOMImplementationImpl to differentiate
between the Deferred DOM Implementations and Non-Deferred DOM Implementations.
$Id: DeferredDOMImplementationImpl.java 447266 2006-09-18 05:57:49Z mrglavas $
assignDocTypeNumber , assignDocumentNumber , createDocument , createDocumentType , createLSInput , createLSOutput , createLSParser , createLSSerializer , getDOMImplementation , getFeature , hasFeature |
Copyright B) 1999-2006 The Apache Software Foundation. All Rights Reserved.