Uses of Interface
org.exolab.castor.xml.OutputFormat
Packages that use OutputFormat
Package
Description
The XML Marshaller API
-
Uses of OutputFormat in org.castor.xml
Methods in org.castor.xml that return OutputFormatModifier and TypeMethodDescriptionAbstractInternalContext.getOutputFormat()InternalContext.getOutputFormat()Returns the default OutputFormat for use with a Serializer. -
Uses of OutputFormat in org.exolab.castor.xml
Classes in org.exolab.castor.xml that implement OutputFormatModifier and TypeClassDescriptionclassXerces-specific OutputFormat instance.classXerces-specific OutputFormat instance, used with JDK 5.0 only.classXerces-specific OutputFormat instance.Methods in org.exolab.castor.xml that return OutputFormatModifier and TypeMethodDescriptionAIXXercesJDK5XMLSerializerFactory.getOutputFormat()XercesJDK5XMLSerializerFactory.getOutputFormat()XercesXMLSerializerFactory.getOutputFormat()XMLSerializerFactory.getOutputFormat()Factory method for obtaining a OutputFormat instance.Methods in org.exolab.castor.xml with parameters of type OutputFormatModifier and TypeMethodDescriptionvoidBaseXercesJDK5Serializer.setOutputFormat(OutputFormat format) voidSerializer.setOutputFormat(OutputFormat format) Sets theOutputFormatto use during serialization.voidXercesSerializer.setOutputFormat(OutputFormat format) -
Uses of OutputFormat in org.exolab.castor.xml.util
Methods in org.exolab.castor.xml.util that return OutputFormatModifier and TypeMethodDescriptionstatic OutputFormatXMLParserUtils.getOutputFormat(AbstractProperties properties) -
Uses of OutputFormat in org.exolab.castor.xml.wls8
Classes in org.exolab.castor.xml.wls8 that implement OutputFormatModifier and TypeClassDescriptionclass"Weblogic's refactored Xerces"-specific OutputFormat instance.Methods in org.exolab.castor.xml.wls8 that return OutputFormatModifier and TypeMethodDescriptionWeblogicXercesXMLSerializerFactory.getOutputFormat()Factory method for obtaining a OutputFormat instance.Methods in org.exolab.castor.xml.wls8 with parameters of type OutputFormatModifier and TypeMethodDescriptionvoidWeblogicXercesSerializer.setOutputFormat(OutputFormat format)