Top Description Interfaces Classes
module java.xml.crypto

Package javax.xml.crypto.dom


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

Package Specification

Since
1.6

Interface Summary

Modifier and TypeInterface and Description
public interface

Class Summary

Modifier and TypeClass and Description
public class
DOMCryptoContext

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

public class
DOMStructure

A DOM-specific XMLStructure.