org.exolab.castor.xml
Class XercesOutputFormat

java.lang.Object
  extended by org.exolab.castor.xml.BaseXercesOutputFormat
      extended by org.exolab.castor.xml.XercesOutputFormat
All Implemented Interfaces:
OutputFormat

public class XercesOutputFormat
extends BaseXercesOutputFormat
implements OutputFormat

Xerces-specific OutputFormat instance.

Version:
$Revision: 8797 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Werner Guttmann

Field Summary
 
Fields inherited from class org.exolab.castor.xml.BaseXercesOutputFormat
_outputFormat
 
Fields inherited from interface org.exolab.castor.xml.OutputFormat
XML
 
Constructor Summary
XercesOutputFormat()
          Creates an instance of this class.
 
Method Summary
 
Methods inherited from class org.exolab.castor.xml.BaseXercesOutputFormat
getFormat, setDoctype, setEncoding, setIndenting, setMethod, setOmitDocumentType, setOmitXMLDeclaration, setPreserveSpace, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.exolab.castor.xml.OutputFormat
getFormat, setDoctype, setEncoding, setIndenting, setMethod, setOmitDocumentType, setOmitXMLDeclaration, setPreserveSpace, setVersion
 

Constructor Detail

XercesOutputFormat

public XercesOutputFormat()
Creates an instance of this class.



Copyright © 2011. All Rights Reserved.