public class ListSerializer extends ObjectArraySerializer
TypeSerializer
for lists.ARRAY_TAG, DATA_TAG
VALUE_TAG, ZERO_ATTRIBUTES
Constructor and Description |
---|
ListSerializer(TypeFactory pTypeFactory,
XmlRpcStreamConfig pConfig)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected void |
writeData(ContentHandler pHandler,
Object pObject) |
write, writeObject
write, write, write
public ListSerializer(TypeFactory pTypeFactory, XmlRpcStreamConfig pConfig)
pTypeFactory
- The factory being used for creating serializers.pConfig
- The configuration being used for creating serializers.protected void writeData(ContentHandler pHandler, Object pObject) throws SAXException
writeData
in class ObjectArraySerializer
SAXException
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.