https://bz.apache.org/bugzilla/show_bug.cgi?id=6842

--- Comment #10 from Sandra <[email protected]> ---
(In reply to Sandra from comment #9)
> Description of the changes made in the patch:
> 
> XSSFImportFromXML will now consider the data type defined in the XML schema
> when filling the data of the xml into cells. It differentiates between
> Boolean, Integer, Data and String. Any unknown data types are handled as
> Strings. If the string value can't be parsed into the required data type
> (e.g. Integer or Date) it will result in a IllegalArgumentException. 
> Currently not all STXmlDataTypes are handled.
> For an example refer to the test and test data in the patch.

Sorry wrong bug. Please ignore

-- 
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]

Reply via email to