WebLogic Integration


Uses of Class
com.bea.wlpi.common.XMLWriter

Packages that use XMLWriter
com.bea.wlpi.client.common Provides the WebLogic Process Integrator common client-side classes. 
com.bea.wlpi.common.plugin Provides common classes used by plugins in the WebLogic Process Integrator client and server. 
 

Uses of XMLWriter in com.bea.wlpi.client.common
 

Methods in com.bea.wlpi.client.common with parameters of type XMLWriter
 void DOMNodeToOutputStream.output(XMLWriter writer, int indent, org.w3c.dom.Node node)
          Writes a DOM node to a stream.
 void DOMNodeToOutputStream.output(XMLWriter writer, int indent, org.w3c.dom.Node node, java.util.List ignoredNodes)
          Writes a DOM node to a stream.
 

Uses of XMLWriter in com.bea.wlpi.common.plugin
 

Methods in com.bea.wlpi.common.plugin with parameters of type XMLWriter
 void PluginData.save(XMLWriter writer, int indent)
          Instruct the plugin to store its data in an XML document.
 


WebLogic Integration

WebLogic Integration (WLI)