Uses of Interface
org.w3c.dom.DOMImplementation

Packages that use DOMImplementation
org.w3c.dom The Document Object Model (DOM™) is a Recommendation of the World Wide Web Consortium, defining programming interfaces for XML (and, optionally, HTML) documents. 
 

Uses of DOMImplementation in org.w3c.dom
 

Methods in org.w3c.dom that return DOMImplementation
 DOMImplementation Document.getImplementation()
          Returns the value of the implementation property.
 




Submit Feedback to xml-feedback@java.sun.com
Copyright © 1996-2000 Sun Microsystems Inc.
All Rights Reserved. Terms of Use. Privacy Policy.