| Package | Description |
|---|---|
| org.dom4j.jaxb |
| Modifier and Type | Field and Description |
|---|---|
private JAXBObjectHandler |
JAXBReader.UnmarshalElementHandler.handler |
| Modifier and Type | Method and Description |
|---|---|
void |
JAXBReader.addObjectHandler(java.lang.String path,
JAXBObjectHandler handler)
Registers a
JAXBObjectHandlerthat will be supplied with the
unmarshalled representation of the xml fragment whenever the specified
path is encounted. |
| Constructor and Description |
|---|
UnmarshalElementHandler(JAXBReader documentReader,
JAXBObjectHandler handler) |