Version | Date | Description |
---|---|---|
1.0.5 | ||
1.0.4 | ||
1.0.0 | 2006-03-15 |
Type | Changes | By |
---|---|---|
![]() | 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 |
Type | Changes | By |
---|---|---|
![]() | 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 |
Type | Changes | By |
---|---|---|
![]() | Completion of all basic rules and annotation is complete | Ferdinand 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 |