org.jcp.xml.dsig.internal.dom

Class DOMStructure

  • java.lang.Object
    • org.jcp.xml.dsig.internal.dom.DOMStructure
    • Constructor Summary

      Constructors 
      Constructor and Description
      DOMStructure() 
    • Method Summary

      Methods 
      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) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DOMStructure

        public DOMStructure()
    • Method Detail

      • isFeatureSupported

        public final boolean isFeatureSupported(java.lang.String feature)
        Specified by:
        isFeatureSupported in interface javax.xml.crypto.XMLStructure
      • marshal

        public abstract void marshal(org.w3c.dom.Node parent,
                   java.lang.String dsPrefix,
                   javax.xml.crypto.dom.DOMCryptoContext context)
                              throws javax.xml.crypto.MarshalException
        Throws:
        javax.xml.crypto.MarshalException

© Portions Copyright 2003, 2014 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2014 Oracle and/or its affiliates. All rights reserved.