Class TypeParserImpl

java.lang.Object
org.apache.xmlrpc.parser.TypeParserImpl
All Implemented Interfaces:
TypeParser, ContentHandler
Direct Known Subclasses:
AtomicParser, ByteArrayParser, RecursiveTypeParserImpl

public abstract class TypeParserImpl extends Object implements TypeParser
Abstract base implementation of a TypeParser, for derivation of subclasses.