public class ListSerializer extends ObjectArraySerializer
TypeSerializer for lists.ARRAY_TAG, DATA_TAGVALUE_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, writeObjectwrite, write, writepublic 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 ObjectArraySerializerSAXExceptionCopyright © 2001-2015 The Apache Software Foundation. All Rights Reserved.