public class JenaIOUtils extends Object
Title: Query Utilities
Description:
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Modifier and Type | Class and Description |
|---|---|
static class |
JenaIOUtils.RDFFormatType |
| Constructor and Description |
|---|
JenaIOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static JenaIOUtils.RDFFormatType |
fileType(String fileURI) |
static boolean |
parseAskResult(String resultURI) |
static org.apache.jena.query.ResultSet |
parseResultSet(String resultURI) |
public static org.apache.jena.query.ResultSet parseResultSet(String resultURI) throws IOException
IOExceptionpublic static boolean parseAskResult(String resultURI) throws FileNotFoundException
FileNotFoundExceptionpublic static JenaIOUtils.RDFFormatType fileType(String fileURI)
Copyright © 2019. All rights reserved.