|
Oracle® Application Server Web Services UDDI Client API Reference 10g Release 2 (10.1.2) Part No. B13971-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represents a destination for the serialized XML content of a UddiElement. 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()Flushes the writer, then closes it and frees up any resources that are being used. |
void |
flush()Flushes all accumulated element content to the underlying stream, excluding any content that has previously been flushed. |
| Method Detail |
public void close()
throws MarshallException
MarshallExceptionflush()
public void flush()
throws MarshallException
MarshallException
|
Oracle® Application Server Web Services UDDI Client API Reference 10g Release 2 (10.1.2) Part No. B13971-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||