org.exolab.castor.xml
Class XercesJDK5OutputFormat

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

public class XercesJDK5OutputFormat
extends BaseXercesOutputFormat
implements OutputFormat

Xerces-specific OutputFormat instance, used with JDK 5.0 only.

Version:
$Revision: 6216 $ $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
XercesJDK5OutputFormat()
          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

XercesJDK5OutputFormat

public XercesJDK5OutputFormat()
Creates an instance of this class.



Copyright © 2011. All Rights Reserved.