org.springframework.integration.xml.router
Class XPathMultiChannelNameResolver.TextContentNodeMapper

java.lang.Object
  extended by org.springframework.integration.xml.router.XPathMultiChannelNameResolver.TextContentNodeMapper
All Implemented Interfaces:
org.springframework.xml.xpath.NodeMapper
Enclosing class:
XPathMultiChannelNameResolver

private static class XPathMultiChannelNameResolver.TextContentNodeMapper
extends java.lang.Object
implements org.springframework.xml.xpath.NodeMapper


Constructor Summary
private XPathMultiChannelNameResolver.TextContentNodeMapper()
           
 
Method Summary
 java.lang.Object mapNode(org.w3c.dom.Node node, int nodeNum)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathMultiChannelNameResolver.TextContentNodeMapper

private XPathMultiChannelNameResolver.TextContentNodeMapper()
Method Detail

mapNode

public java.lang.Object mapNode(org.w3c.dom.Node node,
                                int nodeNum)
                         throws org.w3c.dom.DOMException
Specified by:
mapNode in interface org.springframework.xml.xpath.NodeMapper
Throws:
org.w3c.dom.DOMException