org.springframework.integration.xml.result
Class DomResultFactory
java.lang.Object
org.springframework.integration.xml.result.DomResultFactory
- All Implemented Interfaces:
- ResultFactory
public class DomResultFactory
- extends Object
- implements ResultFactory
- Author:
- Jonas Partner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomResultFactory
public DomResultFactory(DocumentBuilderFactory docBuilderFactory)
DomResultFactory
public DomResultFactory()
createResult
public Result createResult(Object payload)
- Specified by:
createResult
in interface ResultFactory
getNewDocumentBuilder
protected DocumentBuilder getNewDocumentBuilder()
throws ParserConfigurationException
- Throws:
ParserConfigurationException
Copyright © 2010. All Rights Reserved.