From: Nick Burch Date: Fri, 15 Aug 2008 12:28:55 +0000 (+0000) Subject: Update for beta 2 X-Git-Tag: REL_3_5_BETA2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9fe8f403a5b0f9a66c966ba379b47955976764f0;p=poi.git Update for beta 2 git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@686204 13f79535-47bb-0310-9956-ffa450edef68 --- 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