API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.crypto.dom. DOMStructure View Source
Author(s)
Sean Mullan
JSR 105 Expert Group
Since
1.6
Version
Serial
Hierarchy
 Object
      DOMStructure
Implements
 XMLStructure
Subclasses
Description
public class DOMStructure
  A DOM-specific XMLStructure.
See also:   
Constructors
public DOMStructure (Node node)
  Creates a DOMStructure containing the specified node.
Methods
Hide/Show inherited methods
public Node getNode ()
  Returns the node contained in this DOMStructure.
public boolean isFeatureSupported (String feature) [Specified in XMLStructure]
 
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar