Public Member Functions | Static Public Attributes | Static Private Attributes
org.apache.xmlrpc.serializer.SerializableSerializer Class Reference
Inheritance diagram for org.apache.xmlrpc.serializer.SerializableSerializer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void write (final ContentHandler pHandler, Object pObject) throws SAXException

Static Public Attributes

static final String SERIALIZABLE_TAG = "serializable"

Static Private Attributes

static final String EX_SERIALIZABLE_TAG = "ex:" + SERIALIZABLE_TAG

Detailed Description

A org.apache.xmlrpc.serializer.TypeSerializer for instances of java.io.Serializable.

Definition at line 35 of file SerializableSerializer.java.


Member Function Documentation

void org.apache.xmlrpc.serializer.SerializableSerializer.write ( final ContentHandler  pHandler,
Object  pObject 
) throws SAXException [inline]

Definition at line 41 of file SerializableSerializer.java.


Member Data Documentation

final String org.apache.xmlrpc.serializer.SerializableSerializer.EX_SERIALIZABLE_TAG = "ex:" + SERIALIZABLE_TAG [static, private]

Definition at line 39 of file SerializableSerializer.java.

Tag name of a base64 value.

Definition at line 38 of file SerializableSerializer.java.


The documentation for this class was generated from the following file:


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:50