|
|
|||||||||||
|
|
||||||||||||
Input/Output Operations : Saving to an XML Stream |
||||||||||||
Open an output stream.
|
||||||||||||
StringWriter theOutputStream = new StringWriter(); |
_facade.writeAsXML(theOutputStream); |
Example
|
The Whole Program
Related Classes
and Methods
What Next ?
Tutorial |
Previous |
Current |
Next |
|
Comments or suggestions? Need some help? Copyright ©1998 INRIA Last updated 4 November 1998 by Bruno Conductier |
|