org.apache.xmlrpc.serializer
public class DateSerializer extends TypeSerializerImpl
| Field Summary | |
|---|---|
| static String | DATE_TAG Tag name of a date value. |
| Constructor Summary | |
|---|---|
| DateSerializer(Format pFormat) Creates a new instance with the given formatter. | |
| Method Summary | |
|---|---|
| void | write(ContentHandler pHandler, Object pObject) |