Nick Laqua wrote:
>
> Hi guys,
>
> is it possible to omit <?xml version="1.0"/> when marshalling a java
> object ?
Yes, see Marshaller#setMarshalAsDocument
Just set that flag as false and it will omit the XML 1.0 declaration.
--Keith
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
- [castor-dev] omitting start tag Nick Laqua
- Keith
