org.aksw.commons.sparql.api.cache.file
Class CacheFile

java.lang.Object
  extended by org.aksw.commons.sparql.api.cache.file.CacheFile

public class CacheFile
extends Object

Author:
Claus Stadler

Date: 7/23/11 Time: 10:25 PM


Constructor Summary
CacheFile()
           
 
Method Summary
 com.hp.hpl.jena.query.ResultSet executeSelectXml(String queryString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheFile

public CacheFile()
Method Detail

executeSelectXml

public com.hp.hpl.jena.query.ResultSet executeSelectXml(String queryString)
                                                 throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.