com.hp.hpl.jena.query
Class BIOInput

java.lang.Object
  extended by com.hp.hpl.jena.query.BIOInput

public class BIOInput
extends Object


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

Constructor Detail

BIOInput

public BIOInput()
Method Detail

fromBIO

public static ResultSet fromBIO(InputStream input)


Licenced under the Apache License, Version 2.0