org.apache.xerces.dom
Class DeferredDOMImplementationImpl
- org.w3c.dom.DOMImplementation, org.w3c.dom.ls.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 320096 2004-10-05 17:12:51Z mrglavas $
static org.w3c.dom.DOMImplementation | getDOMImplementation() - NON-DOM: Obtain and return the single shared object
|
assignDocTypeNumber , assignDocumentNumber , createDocument , createDocumentType , createLSInput , createLSOutput , createLSParser , createLSSerializer , getDOMImplementation , getFeature , hasFeature |
Copyright B) 1999-2006 The Apache Software Foundation. All Rights Reserved.