Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface JMValidator
extends Validator
Method Summary | |
JAXBContextImpl |
|
void |
|
Methods inherited from interface javax.xml.bind.Validator | |
getEventHandler , getProperty , setEventHandler , setProperty , validate , validateRoot |
public JAXBContextImpl getJAXBContextImpl()
Returns the JAXBContext that created this validator.
public void setJAXBContextImpl(JAXBContextImpl pContext)
Sets the JAXBContext that created this validator.