Package | Description |
---|---|
org.apache.xmlrpc.common | |
org.apache.xmlrpc.jaxb | |
org.apache.xmlrpc.parser |
Class and Description |
---|
TypeParser
Interface of a SAX handler parsing a single parameter or
result object.
|
Class and Description |
---|
ExtParser
Base class for parsing external XML representations, like DOM,
or JAXB.
|
TypeParser
Interface of a SAX handler parsing a single parameter or
result object.
|
Class and Description |
---|
AtomicParser
Abstract base implementation of
TypeParser
for parsing an atomic value. |
ByteArrayParser
A parser for base64 elements.
|
ExtParser
Base class for parsing external XML representations, like DOM,
or JAXB.
|
RecursiveTypeParserImpl
Abstract base class of a parser, that invokes other type
parsers recursively.
|
TypeParser
Interface of a SAX handler parsing a single parameter or
result object.
|
TypeParserImpl
Abstract base implementation of a
TypeParser ,
for derivation of subclasses. |
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.