public abstract class BaseXmlMapper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
__log |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseXmlMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected org.w3c.dom.Document |
newDocument() |
protected org.w3c.dom.Element |
parse(javax.xml.transform.Source content) |
protected org.w3c.dom.Element parse(javax.xml.transform.Source content)
throws MessageTranslationException
MessageTranslationExceptionprotected org.w3c.dom.Document newDocument()