From 1b87842734c96c6cfb12f47ca51a4ca1f9548ba8 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Sun, 21 Sep 2008 16:35:14 +0000 Subject: [PATCH] Update for 3.5 beta 4 being the next version git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@697538 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- src/documentation/content/xdocs/changes.xml | 8 ++++---- src/documentation/content/xdocs/status.xml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index b9c94f171c..3b1ad523f2 100644 --- a/build.xml +++ b/build.xml @@ -157,7 +157,7 @@ under the License. - + - - + 45518 - Fix up ColumnHelper to output valid col tags, by making 1 based and 0 based bits clearer, and using the right ones 45676 - Handle very long cells in the XSSF EventUserModel example Initial ExtractorFactory support for building TextExtractors for embeded documents + + Support stripping XSSF header and footer fields (eg page number) out of header and footer text if required Add POIXMLPropertiesTextExtractor, which provides to the OOXML file formats a similar function to HPSF's HPSFPropertiesExtractor 45539 - Improve XWPFWordExtractor to extract headers and footers diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index e6ef37a8ba..5c5e0ef080 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -33,14 +33,14 @@ - - + 45518 - Fix up ColumnHelper to output valid col tags, by making 1 based and 0 based bits clearer, and using the right ones 45676 - Handle very long cells in the XSSF EventUserModel example Initial ExtractorFactory support for building TextExtractors for embeded documents + + Support stripping XSSF header and footer fields (eg page number) out of header and footer text if required Add POIXMLPropertiesTextExtractor, which provides to the OOXML file formats a similar function to HPSF's HPSFPropertiesExtractor 45539 - Improve XWPFWordExtractor to extract headers and footers -- 2.39.5