org.cassandraunit.dataset.xml
Class FileXmlDataSet

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

public class FileXmlDataSet
extends AbstractXmlDataSet
implements DataSet


Constructor Summary
FileXmlDataSet(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

FileXmlDataSet

public FileXmlDataSet(String dataSetLocation)
Method Detail

getInputDataSetLocation

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


Copyright © 2012. All Rights Reserved.