org.apache.xmlrpc.jaxb
public class JaxbParser extends ExtParser
| Constructor Summary | |
|---|---|
| JaxbParser(JAXBContext pContext) Creates a new instance with the given context. | |
| Method Summary | |
|---|---|
| protected ContentHandler | getExtHandler() |
| Object | getResult() |
| protected String | getTagName() |
Parameters: pContext The context being used for creating unmarshallers.