Java javax.xml.crypto.dom DOMStructure fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.crypto.dom DOMStructure fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.crypto.dom DOMStructure.

The text is from its open source code.

Subclass

javax.xml.crypto.dom.DOMStructure has subclasses.
Click this link to see all its subclasses.

Constructor

DOMStructure(Node node)
Creates a DOMStructure containing the specified node.

Method

NodegetNode()
Returns the node contained in this DOMStructure.