|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.jbi.msgmap.BaseXmlMapper
public abstract class BaseXmlMapper
Field Summary | |
---|---|
protected org.apache.commons.logging.Log |
__log
|
Constructor Summary | |
---|---|
protected |
BaseXmlMapper()
|
Method Summary | |
---|---|
protected org.w3c.dom.Document |
newDocument()
|
protected org.w3c.dom.Element |
parse(javax.xml.transform.Source content)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.apache.commons.logging.Log __log
Constructor Detail |
---|
protected BaseXmlMapper()
Method Detail |
---|
protected org.w3c.dom.Element parse(javax.xml.transform.Source content) throws MessageTranslationException
MessageTranslationException
protected org.w3c.dom.Document newDocument()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |