https://bz.apache.org/bugzilla/show_bug.cgi?id=66394
Bug ID: 66394
Summary: Implement validator
Product: POI
Version: 5.2.2-FINAL
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Open XML SDK has a validator component, so you can check if your word,
spreadsheet or presentation file is valid according to the standard.
Open XML SDK is however in C# language.
Apache POI is the Java equivalent and it seems to be missing a validator
component to support the full data lifecycle from creation to either deletion
or archiving (you have to validate before you can archive), if you want to
archive the functionality of the data instead of making a static image file,
which would only preserve information.
I file this has an enhancement.
--
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]