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

Part No. B10396-01

oracle.uddi.message
Interface XmlScanner

All Known Subinterfaces:
DomXmlScanner, ReaderXmlScanner
All Known Implementing Classes:
DefaultXmlScanner

public interface XmlScanner

This interface represents a source for the deserialization of UddiElement content from some data format. Element content can be marshalled (serialized) to and unmarshalled (deserialized) from various data formats by methods in UddiElement. See that class for more information.


Method Summary
 void close()
           

 

Method Detail

close

public void close()
           throws UnmarshallException
UnmarshallException

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

Part No. B10396-01

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