It's an interface. You have to define how to proceed the sheet to meet the needs of your application.
On May 4, 2017 10:21 PM, "Mahmood Naderan" <nt_mahm...@yahoo.com.invalid> wrote: > OK. > > When I write the code, I get an error that fetchSheetParser() is > undefined. Although I imported the same libraries as document, I don't know > why I get that error. > > Which package contains that method? > > > Regards, > Mahmood > > > On Friday, May 5, 2017 1:22 AM, Javen O'Neal <one...@apache.org> wrote: > > > > Take a look at > https://svn.apache.org/repos/asf/poi/trunk/src/examples/ > src/org/apache/poi/xssf/eventusermodel/XLSX2CSV.java > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@poi.apache.org > For additional commands, e-mail: user-h...@poi.apache.org > >