https://issues.apache.org/bugzilla/show_bug.cgi?id=49146
Summary: CoreProperties.(get|set)Keywords missing
Product: POI
Version: 3.7-dev
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XWPF
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25320)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25320)
The patch that adds the (get|set)Keywords method, and a unit test
The methods that get and set the keywords property in the POI XML document
metadata are missing. The required functionality is there in
PackagePropertiesPart, but not in POIXMLDocument.CoreProperties.
The attached patch adds it, together with a unit test. The test file is to be
put in test-cases/document. This issue is relevant to all POIXMLDocuments
(word, excel and powerpoint). Didn't know where exactly should the junit test
class and the docx file be put to fit the conventions best.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]