]> source.dussan.org Git - poi.git/commit
Start generalising the IgnoredErrorType code for later HSSF use too #56892
authorNick Burch <nick@apache.org>
Mon, 15 Feb 2016 14:40:24 +0000 (14:40 +0000)
committerNick Burch <nick@apache.org>
Mon, 15 Feb 2016 14:40:24 +0000 (14:40 +0000)
commit3b5586ea794a2f9c371bc516ae3368c75d1a49d3
treeed8c1cf4cf1fc88b25bf427741d31f429b83aa3d
parentd1d31485a1dafd410da4cebe7a032f728a51cf1d
Start generalising the IgnoredErrorType code for later HSSF use too #56892

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730540 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/usermodel/IgnoredErrorType.java [new file with mode: 0644]
src/ooxml/java/org/apache/poi/xssf/usermodel/IgnoredErrorType.java [deleted file]
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFIgnoredErrorHelper.java [new file with mode: 0644]