Details
-
Type: Wish
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
Description
This wish is like XSTR-132, but about StAX that was added recently... It looks like StAX is what exactly I need...
Just to clarify - do you mean to avoid writing the XML declaration
<?xml version="1.0?>
or to avoid calling outputStream.writeStartDocument() ?