On Mon, Dec 6, 2010 at 3:16 PM, mikaelfj wrote:
>
> Hi,
>
> I'm in the process of transforming XML to FixedLength, by
>
> - using jaxb to unmarshal XML to Java
> - using ? to transform Jaxb classes to bindy-annotated classes
> - using bindy to marshal BindyFixedLen
Hi,
I'm in the process of transforming XML to FixedLength, by
- using jaxb to unmarshal XML to Java
- using ? to transform Jaxb classes to bindy-annotated classes
- using bindy to marshal BindyFixedLengthDataFormat to fixed length records.
I've been unable to locate a smart way of