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

Part No. B10396-01

Uses of Class
oracle.uddi.message.UnmarshallException

Packages that use UnmarshallException
oracle.uddi.message Provides classes that represent the data structures in UDDI API XML messages as well as some utilities related to XML messaging. 
oracle.uddi.message.datatype.assertion Provides messaging classes (subclasses of UddiElement) which pertain to the publisherAssertion data structure defined by the UDDI specification. 

 

Uses of UnmarshallException in oracle.uddi.message

 

Methods in oracle.uddi.message that throw UnmarshallException
 void UddiElement.unmarshall(XmlScanner xmlScanner)
          Deserializes the content of this UDDI element (thereby populating the element with data) from the source specified by the XmlScanner instance.
 void XmlScanner.close()
           
 void DefaultXmlScanner.close()
          Closes the XmlScanner and relinquishes any underlying resources.

 

Uses of UnmarshallException in oracle.uddi.message.datatype.assertion

 

Methods in oracle.uddi.message.datatype.assertion that throw UnmarshallException
 void PublisherAssertion.unmarshall(org.w3c.dom.Element el)
           

 


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

Part No. B10396-01

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