|
It does not work even if I use marshaller.setSupressXMLDeclaration
which has the same behavior with setMarshalAsDocument. Is there any other setting to be considered? From:
Tim Mulle [mailto:[EMAIL PROTECTED] I think if you set the
Marshaller.setMarshalAsDocument(boolean) to "false" it won't write
out the XML header - Tim From:
mesut çelik [mailto:[EMAIL PROTECTED] Hi all, Is there any setting for removing <?xml version="1.0"
encoding="UTF-8"?> which is put by castor while marshalling ? |

