Hello, create a castor.properties file, place it into your classpath and put the line: org.exolab.castor.indent=true into it.
I will create an issue for the documentation. Bye Joachim 2008/8/19 Steve Kuo <[EMAIL PROTECTED]>: > I want to enable XML indentation. The FAQ says to set > org.exolab.castor.indent=true. I try to do this via: > LocalConfiguration.getInstance().getProperties() > but LocalConfiguration doesn't exist. It appears the JavaDocs (dated 2006) > and FAQ are out-of-date. How should one go about enabling XML indentation? > > Thanks, Steve > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

