public interface JMValidator extends Validator
JaxMe's private extension of a JAXB Validator.
| Modifier and Type | Method and Description |
|---|---|
JAXBContextImpl |
getJAXBContextImpl()
Returns the JAXBContext that created this validator.
|
void |
setJAXBContextImpl(JAXBContextImpl pContext)
Sets the JAXBContext that created this validator.
|
getEventHandler, getProperty, setEventHandler, setProperty, validate, validateRootvoid setJAXBContextImpl(JAXBContextImpl pContext)
Sets the JAXBContext that created this validator.
JAXBContextImpl getJAXBContextImpl()
Returns the JAXBContext that created this validator.