org.exolab.castor.xml
public class XercesOutputFormat extends Object implements OutputFormat
Version: $Revision: 6216 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Constructor Summary | |
---|---|
XercesOutputFormat()
Creates an instance of this class. |
Method Summary | |
---|---|
Object | getFormat() |
void | setDoctype(String type1, String type2) |
void | setEncoding(String encoding) |
void | setIndenting(boolean indent) |
void | setMethod(String method) |
void | setOmitDocumentType(boolean omitDocumentType) |
void | setOmitXMLDeclaration(boolean omitXMLDeclaration) |
void | setPreserveSpace(boolean preserveSpace) |
See Also:
{@inheritDoc }
See Also:
{@inheritDoc }
See Also:
{@inheritDoc }
See Also:
{@inheritDoc }
See Also:
{@inheritDoc }
See Also:
{@inheritDoc }
See Also:
{@inheritDoc }
See Also:
{@inheritDoc }