public class ResultSetCloseable extends ResultSetClose
decoratee| Constructor and Description |
|---|
ResultSetCloseable(com.hp.hpl.jena.query.ResultSet decoratee) |
ResultSetCloseable(com.hp.hpl.jena.query.ResultSet decoratee,
Closeable closeable) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static ResultSetCloseable |
fromXml(InputStream xmlInputStream) |
checkClose, hasNext, nextBinding, nextSolution, removegetResourceModel, getResultVars, getRowNumber, nextpublic ResultSetCloseable(com.hp.hpl.jena.query.ResultSet decoratee)
public ResultSetCloseable(com.hp.hpl.jena.query.ResultSet decoratee,
Closeable closeable)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ResultSetCloseIOExceptionpublic static ResultSetCloseable fromXml(InputStream xmlInputStream)
Copyright © 2015. All rights reserved.