public abstract class DOMStructure
extends java.lang.Object
implements javax.xml.crypto.XMLStructure
Constructor and Description |
---|
DOMStructure() |
Modifier and Type | Method and Description |
---|---|
boolean |
isFeatureSupported(java.lang.String feature) |
abstract void |
marshal(org.w3c.dom.Node parent,
java.lang.String dsPrefix,
javax.xml.crypto.dom.DOMCryptoContext context) |
public final boolean isFeatureSupported(java.lang.String feature)
isFeatureSupported
in interface javax.xml.crypto.XMLStructure
public abstract void marshal(org.w3c.dom.Node parent, java.lang.String dsPrefix, javax.xml.crypto.dom.DOMCryptoContext context) throws javax.xml.crypto.MarshalException
javax.xml.crypto.MarshalException