Oracle Application Server Web Services UDDI Client API Reference
10g (9.0.4)

Part No. B10396-01

Uses of Interface
oracle.uddi.message.WriterXmlWriter

Packages that use WriterXmlWriter
oracle.uddi.message Provides classes that represent the data structures in UDDI API XML messages as well as some utilities related to XML messaging. 

 

Uses of WriterXmlWriter in oracle.uddi.message

 

Classes in oracle.uddi.message that implement WriterXmlWriter
 class DefaultXmlWriter
          This class is an implementation of both the DomXmlWriter interface and the WriterXmlWriter interface; that is, it can act as a destination DOM tree or a destination Writer for UddiElement content.

 

Methods in oracle.uddi.message that return WriterXmlWriter
 WriterXmlWriter UddiElementFactory.createWriterXmlWriter(java.io.Writer writer)
           

 


Oracle Application Server Web Services UDDI Client API Reference
10g (9.0.4)

Part No. B10396-01

Copyright © 2001, 2003, Oracle. All rights reserved.