Changes Report

Release History

VersionDateDescription
1.0.5
1.0.4
1.0.02006-03-15

Get the RSS feed of the last changes

Release 1.0.5 - null

TypeChangesBy
Date datatype mapping is now based on custom format using the dateFormat annotation attribute.Ferdinand Neman
Parent reference in model is now working.Ferdinand Neman
Date datatype mapping is now correctly processed.Ferdinand Neman
Fixed found bug that copies data from last non empty character data inside a tag into the next xml tag if its empty.Ferdinand Neman
Added capability for xanot to parse DTD file. This is usefull for verifying the XML output that xanot generated.Ferdinand Neman

Release 1.0.4 - null

TypeChangesBy
Added a complex model for test case. And Xanot got it smoothly.Ferdinand Neman
Fixed minor bugs.Ferdinand Neman
Custom object model can optionally annotated with TagInstance. This allow different xml elements with the same nested schema to use single java class.Ferdinand Neman
Single Property annotation will set custom object's property.Ferdinand Neman

Release 1.0.0 - 2006-03-15

TypeChangesBy
Completion of all basic rules and annotation is completeFerdinand Neman
" File systems " like xml structure is now possible and it works.Ferdinand Neman
Collection Property annotation can set multiple elements as a property of a model as collections or possibly array.Ferdinand Neman
Single Property annotation will set custom object's property.Ferdinand Neman
XmlAttribute annotation will set custom object's property, which values comes from xml element's attribute. However, xml attribute only allows java native types values.Ferdinand Neman
Hello... Xanot is born.Ferdinand Neman