org.apache.camel.converter.jaxp
Class DomConverter
java.lang.Object
org.apache.camel.converter.jaxp.DomConverter
public final class DomConverter
- extends Object
Converts from some DOM types to Java types
- Version:
- $Revision: 36321 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toString
public static String toString(NodeList nodeList)
append
protected static void append(StringBuffer buffer,
NodeList nodeList)
append
protected static void append(StringBuffer buffer,
Node node)
Copyright © 2008 IONA Open Source Community. All Rights Reserved.