Revision [1736]

Last edited on 2011-05-31 13:24:48 by DavidLee
Additions:
Typically the write command is used instead of the other ""StAX"" write commands when you want to write an XML node which was previously created instead of constructing the XML manually using individual ""StAX"" commands. This is particularly useful when you want to create large XML documents via streaming but want to create parts of the document using more convenient methods which are non-streaming (such as XQuery).
Deletions:
Typically the write command is used instead of the other ""StAX"" write commands when you want to write an XML node which was previously created instead of constructing the XML manually using individual ""StAX"" commands.


Revision [1735]

Edited on 2011-05-31 13:23:17 by DavidLee
Additions:
Typically the write command is used instead of the other ""StAX"" write commands when you want to write an XML node which was previously created instead of constructing the XML manually using individual ""StAX"" commands.
Deletions:
Typically the write command is used instead of the other ""StAX" write commands when you want to write an XML node which was previously created instead of constructing the XML manually using individual ""StAX"" commands.


Revision [1734]

Edited on 2011-05-31 13:20:39 by DavidLee
Additions:
write writer value [value ...]
The writer paramter is an writer created with [[FunctionStAXnewStreamWriter newStreamWriter]].
The value parameters are one or more XML objects or character data.
Deletions:
write value [value ...]


Revision [1721]

The oldest known version of this page was created on 2011-05-31 12:59:14 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki