Interface TypeParser

All Superinterfaces:
ContentHandler
All Known Implementing Classes:
AtomicParser, BigDecimalParser, BigIntegerParser, BooleanParser, ByteArrayParser, CalendarParser, DateParser, DoubleParser, ExtParser, FloatParser, I1Parser, I2Parser, I4Parser, I8Parser, JaxbParser, LongParser, MapParser, NodeParser, NullParser, ObjectArrayParser, RecursiveTypeParserImpl, SerializableParser, StringParser, TypeParserImpl, XmlRpcRequestParser, XmlRpcResponseParser

public interface TypeParser extends ContentHandler
Interface of a SAX handler parsing a single parameter or result object.