Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.4.2

Uses of Interface
org.w3c.dom.Element

Packages that use Element
javax.imageio.metadata A package of the Java Image I/O API dealing with reading and writing metadata. 
org.w3c.dom Provides the interfaces for the Document Object Model (DOM) which is a component API of the Java API for XML Processing
 

Uses of Element in javax.imageio.metadata
 

Classes in javax.imageio.metadata that implement Element
 class IIOMetadataNode
          A class representing a node in a meta-data tree, which implements the org.w3c.dom.Element interface and additionally allows for the storage of non-textual objects via the getUserObject and setUserObject methods.
 

Uses of Element in org.w3c.dom
 

Methods in org.w3c.dom that return Element
 Element Document.getDocumentElement()
          This is a convenience attribute that allows direct access to the child node that is the root element of the document.
 Element Document.createElement(String tagName)
          Creates an element of the type specified.
 Element Document.createElementNS(String namespaceURI, String qualifiedName)
          Creates an element of the given qualified name and namespace URI.
 Element Document.getElementById(String elementId)
          Returns the Element whose ID is given by elementId.
 Element Attr.getOwnerElement()
          The Element node this attribute is attached to or null if this attribute is not in use.
 


JavaTM 2 Platform
Std. Ed. v1.4.2

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.

free hit counter