Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Uses of Class
oracle.wsm.xml.XMLException

Packages that use XMLException
oracle.wsm.log.executor   
oracle.wsm.xml   

 

Uses of XMLException in oracle.wsm.log.executor

 

Methods in oracle.wsm.log.executor that throw XMLException
 MessageLogData LogAssertionExecutor.createMessageLogForSOAPBinding(SOAPBindingMessageContext soapMsgCtxt)
           

 

Uses of XMLException in oracle.wsm.xml

 

Methods in oracle.wsm.xml that throw XMLException
static Document XMLUtils.cloneDocument(Document doc)
          Clone document in a thread-safe manner.
static void XMLUtils.write(Node element, boolean xmlDeclRequired, OutputStream out)
          Convert an element to String.
static void XMLUtils.write(Node element, boolean xmlDeclRequired, Writer pw)
          Convert an element to String.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.