| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.impl.JMControllerImplorg.apache.ws.jaxme.impl.JMValidatorImplMarshaller, which generates SAX events.
The SAX events are piped into an instance of
UnmarshallerHandler.
Field Summary |
Fields inherited from class org.apache.ws.jaxme.impl.JMControllerImpl | |
JAXME_DATATYPE_CONVERTER, JAXME_FORMAT_DATE, JAXME_FORMAT_DATETIME, JAXME_FORMAT_TIME, JAXME_PRIVATE, eventHandler | |
Method Summary | |
boolean |
|
boolean |
|
Methods inherited from class org.apache.ws.jaxme.impl.JMControllerImpl | |
getDatatypeConverter, getDateFormat, getDateTimeFormat, getEventHandler, getJAXBContextImpl, getProperty, getTimeFormat, setDatatypeConverter, setDateFormat, setDateTimeFormat, setEventHandler, setJAXBContextImpl, setProperty, setTimeFormat | |
public boolean validateRoot(Object pObject)
throws JAXBException
- Specified by:
- validateRoot in interface Validator