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-16 23:39:59Z 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.