https://issues.apache.org/bugzilla/show_bug.cgi?id=47757


Yegor Kozlov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


--- Comment #1 from Yegor Kozlov <[email protected]> 2009-09-06 05:07:40 PDT ---
Added to org.apache.poi.xssf.eventusermodel.* in r811816:

http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/xssf/eventusermodel/XLSX2CSV.java

I made a few tweaks:

 - use the correct ASF header, all files in the POI project use the same
license header.
 - removed log4j initializers, they are not needed any longer
 - POI examples are self-contained, I turned ReadonlySharedStringsTable into a
inner class in XLSX2CSV

Other than that, very cool.

Thanks,  
Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to