users@jaxb.java.net

JAXB 1.0.1: DataWriter.setIndentstep() deprecated

From: Christoph Brunner <news_chbr0001_at_YAHOO.DE>
Date: Thu, 05 Jun 2003 03:56:34 -0600

Hello,
i switched from JAXB 1.0 to 1.0.1.
On compiling i get the following warning:
Warning(119,14): method setIndentStep(int) in class com.sun.xml.bind.marshaller.DataWriter has been deprecated

The DataWriter is not in the API Doku, so which Method should i use instead?

Thanks
Chritsoph Brunner