org.apache.camel.converter.jaxp
Class DomConverter

java.lang.Object
  extended by org.apache.camel.converter.jaxp.DomConverter

@Converter
public final class DomConverter
extends Object

Converts from some DOM types to Java types

Version:
$Revision: 738457 $

Method Summary
static String toString(NodeList nodeList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toString

@Converter
public static String toString(NodeList nodeList)


Apache CAMEL