Package org.apache.jena.query
Class BIOInput
- java.lang.Object
-
- org.apache.jena.query.BIOInput
-
public class BIOInput extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BIOInput()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ResultSetfromBIO(java.io.InputStream input)
-
-
-
Method Detail
-
fromBIO
public static ResultSet fromBIO(java.io.InputStream input)
-
-