Modifier and Type | Method and Description |
---|---|
abstract XmlObjectSerializer |
ObjectSerializerFactory.newXmlSerializer(Writer w,
boolean includeHeader,
boolean multiObject)
Creates a
BinaryObjectSerializer for writing objects to
the given stream. |
Modifier and Type | Method and Description |
---|---|
XmlObjectSerializer |
ObjectSerializerFactoryImpl.newXmlSerializer(Writer w,
boolean includeHeader,
boolean multiObject) |
Modifier and Type | Class and Description |
---|---|
class |
XmlObjectSerializerImpl |
Copyright © 2022. All rights reserved.