pradeepsjsu / beanio

Automatically exported from code.google.com/p/beanio
Apache License 2.0
0 stars 0 forks source link

Add support for XMLStreamWriter.writeProcessingInstruction() #112

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Support for processing instructions is required to be able to add an XSL/CSS 
transform to the document.

http://en.wikipedia.org/wiki/Processing_Instruction

Original issue reported on code.google.com by goo...@sa.me.uk on 23 Jun 2014 at 10:47

GoogleCodeExporter commented 8 years ago
Specifically, I want to be able to write the processing instruction data from 
the stream object (not just a constant in the mapping file).

Original comment by goo...@sa.me.uk on 23 Jun 2014 at 10:49

GoogleCodeExporter commented 8 years ago

Original comment by kevin.s...@gmail.com on 28 Aug 2014 at 3:14