public interface TypeDecoder
DefaultTypeDecoder
Modifier and Type | Method and Description |
---|---|
boolean |
isXmlRpcDouble(java.lang.Object o)
Test if a local object translates to a <double> tag.
|
boolean |
isXmlRpcI4(java.lang.Object o)
Test if a local object translates to an <i4> tag.
|
Copyright ? 1999-2002 Apache Software Foundation. All Rights Reserved.