org.apache.xmlrpc.serializer
public abstract class TypeSerializerImpl extends Object implements TypeSerializer
Field Summary | |
---|---|
static String | VALUE_TAG Tag name of a value element. |
protected static Attributes | ZERO_ATTRIBUTES |
Method Summary | |
---|---|
protected void | write(ContentHandler pHandler, String pTagName, String pValue) |
protected void | write(ContentHandler pHandler, String pTagName, char[] pValue) |
protected void | write(ContentHandler pHandler, String pLocalName, String pQName, String pValue) |