Package | Description |
---|---|
org.castor.xml | |
org.exolab.castor.xml |
The XML Marshaller API
|
org.exolab.castor.xml.util | |
org.exolab.castor.xml.wls8 |
Modifier and Type | Method and Description |
---|---|
OutputFormat |
InternalContext.getOutputFormat()
Returns the default OutputFormat for use with a Serializer.
|
OutputFormat |
AbstractInternalContext.getOutputFormat() |
Modifier and Type | Class and Description |
---|---|
class |
BaseXercesOutputFormat
Xerces-specific OutputFormat instance.
|
class |
XercesJDK5OutputFormat
Xerces-specific OutputFormat instance, used with JDK 5.0 only.
|
class |
XercesOutputFormat
Xerces-specific OutputFormat instance.
|
Modifier and Type | Method and Description |
---|---|
OutputFormat |
XercesJDK5XMLSerializerFactory.getOutputFormat() |
OutputFormat |
XMLSerializerFactory.getOutputFormat()
Factory method for obtaining a OutputFormat instance.
|
OutputFormat |
AIXXercesJDK5XMLSerializerFactory.getOutputFormat() |
OutputFormat |
XercesXMLSerializerFactory.getOutputFormat() |
Modifier and Type | Method and Description |
---|---|
void |
Serializer.setOutputFormat(OutputFormat format)
Sets the
OutputFormat to use during serialization. |
void |
XercesSerializer.setOutputFormat(OutputFormat format) |
void |
BaseXercesJDK5Serializer.setOutputFormat(OutputFormat format) |
Modifier and Type | Method and Description |
---|---|
static OutputFormat |
XMLParserUtils.getOutputFormat(AbstractProperties properties) |
Modifier and Type | Class and Description |
---|---|
class |
WeblogicXercesOutputFormat
"Weblogic's refactored Xerces"-specific OutputFormat instance.
|
Modifier and Type | Method and Description |
---|---|
OutputFormat |
WeblogicXercesXMLSerializerFactory.getOutputFormat()
Factory method for obtaining a OutputFormat instance.
|
Modifier and Type | Method and Description |
---|---|
void |
WeblogicXercesSerializer.setOutputFormat(OutputFormat format) |
Copyright © 2016. All rights reserved.