Class DOMStructure

    • Constructor Summary

      Constructors 
      Constructor Description
      DOMStructure()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void marshal​(XmlWriter xwriter, java.lang.String dsPrefix, javax.xml.crypto.XMLCryptoContext 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

      • marshal

        public abstract void marshal​(XmlWriter xwriter,
                                     java.lang.String dsPrefix,
                                     javax.xml.crypto.XMLCryptoContext context)
                              throws javax.xml.crypto.MarshalException
        Throws:
        javax.xml.crypto.MarshalException