org.apache.ws.jaxme
Interface JMUnmarshaller
- Unmarshaller
- JMUnmarshallerImpl
public interface JMUnmarshaller
JaxMe's private extension of a JAXB Unmarshaller.
$Id: JMUnmarshaller.java 231785 2004-02-17 00:39:59 +0100 (Di, 17 Feb 2004) jochen $
getEventHandler , getProperty , getUnmarshallerHandler , isValidating , setEventHandler , setProperty , setValidating , unmarshal , unmarshal , unmarshal , unmarshal , unmarshal , unmarshal |
getJAXBContextImpl
public JAXBContextImpl getJAXBContextImpl()
Returns the JAXBContext that created this unmarshaller.
setJAXBContextImpl
public void setJAXBContextImpl(JAXBContextImpl pContext)
Sets the JAXBContext that created this unmarshaller.