com.hp.hpl.jena.sparql.resultset
Class TSVInput

java.lang.Object
  extended by com.hp.hpl.jena.sparql.resultset.TSVInput

public class TSVInput
extends Object

Input reader associated to TSVOutput.

Author:
Laurent Pellegrino

Constructor Summary
TSVInput()
           
 
Method Summary
static ResultSet fromTSV(InputStream in)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TSVInput

public TSVInput()
Method Detail

fromTSV

public static ResultSet fromTSV(InputStream in)


Licenced under the Apache License, Version 2.0