From 9fe8f403a5b0f9a66c966ba379b47955976764f0 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Fri, 15 Aug 2008 12:28:55 +0000 Subject: [PATCH] Update for beta 2 git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@686204 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- src/documentation/content/xdocs/changes.xml | 6 +++++- src/documentation/content/xdocs/status.xml | 6 +++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index abece8810e..cbbfde883d 100644 --- a/build.xml +++ b/build.xml @@ -157,7 +157,7 @@ under the License. - + - + + 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 b9b02cc64d..b59455ebf1 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -33,7 +33,11 @@ - + + 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