|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.integration.xml.result.DomResultFactory
public class DomResultFactory
Constructor Summary | |
---|---|
DomResultFactory()
|
|
DomResultFactory(javax.xml.parsers.DocumentBuilderFactory documentBuilderFactory)
|
Method Summary | |
---|---|
javax.xml.transform.Result |
createResult(java.lang.Object payload)
|
protected javax.xml.parsers.DocumentBuilder |
getNewDocumentBuilder()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DomResultFactory(javax.xml.parsers.DocumentBuilderFactory documentBuilderFactory)
public DomResultFactory()
Method Detail |
---|
public javax.xml.transform.Result createResult(java.lang.Object payload)
createResult
in interface ResultFactory
protected javax.xml.parsers.DocumentBuilder getNewDocumentBuilder() throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException
|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |