Package javax.xml.crypto.dom

DOM-specific classes for the javax.xml.crypto package. Only users who are using a DOM-based XML cryptographic implementations (ex: XMLSignatureFactory or KeyInfoFactory) should need to make direct use of this package.

Since:
1.6
Interface Summary
Interface Description
DOMURIReference

A DOM-specific URIReference.

Class Summary
Class Description
DOMCryptoContext

This class provides a DOM-specific implementation of the XMLCryptoContext interface.

DOMStructure

A DOM-specific XMLStructure.