org.cassandraunit.dataset.xml
Class ClassPathXmlDataSet

java.lang.Object
  extended by org.cassandraunit.dataset.xml.AbstractXmlDataSet
      extended by org.cassandraunit.dataset.xml.ClassPathXmlDataSet
All Implemented Interfaces:
DataSet

public class ClassPathXmlDataSet
extends AbstractXmlDataSet
implements DataSet


Constructor Summary
ClassPathXmlDataSet(String dataSetLocation)
           
 
Method Summary
protected  InputStream getInputDataSetLocation(String dataSetLocation)
           
 
Methods inherited from class org.cassandraunit.dataset.xml.AbstractXmlDataSet
getColumnFamilies, getKeyspace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.cassandraunit.dataset.DataSet
getColumnFamilies, getKeyspace
 

Constructor Detail

ClassPathXmlDataSet

public ClassPathXmlDataSet(String dataSetLocation)
Method Detail

getInputDataSetLocation

protected InputStream getInputDataSetLocation(String dataSetLocation)
Specified by:
getInputDataSetLocation in class AbstractXmlDataSet


Copyright © 2012. All Rights Reserved.