org.mule.transformers.xml.xstream
Class XStreamTransformerConfigurationTestCase.MyDOMDriver

java.lang.Object
  extended by com.thoughtworks.xstream.io.xml.AbstractXmlDriver
      extended by com.thoughtworks.xstream.io.xml.DomDriver
          extended by org.mule.transformers.xml.xstream.XStreamTransformerConfigurationTestCase.MyDOMDriver
All Implemented Interfaces:
com.thoughtworks.xstream.io.HierarchicalStreamDriver
Enclosing class:
XStreamTransformerConfigurationTestCase

protected static class XStreamTransformerConfigurationTestCase.MyDOMDriver
extends com.thoughtworks.xstream.io.xml.DomDriver


Constructor Summary
XStreamTransformerConfigurationTestCase.MyDOMDriver()
           
 
Method Summary
 
Methods inherited from class com.thoughtworks.xstream.io.xml.DomDriver
createReader, createReader, createWriter, createWriter
 
Methods inherited from class com.thoughtworks.xstream.io.xml.AbstractXmlDriver
xmlFriendlyReplacer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XStreamTransformerConfigurationTestCase.MyDOMDriver

public XStreamTransformerConfigurationTestCase.MyDOMDriver()


Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.