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

Part No. B10396-01

Uses of Interface
oracle.uddi.message.DomXmlWriter

Packages that use DomXmlWriter
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 DomXmlWriter in oracle.uddi.message

 

Classes in oracle.uddi.message that implement DomXmlWriter
 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 DomXmlWriter
 DomXmlWriter UddiElementFactory.createDomXmlWriter(org.w3c.dom.Element elt)
           

 


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

Part No. B10396-01

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