public class GraphUTLFParser extends Object implements org.jrdf.parser.Parser
| Constructor and Description |
|---|
GraphUTLFParser(org.jrdf.graph.Graph graph) |
GraphUTLFParser(org.jrdf.graph.Graph graph,
org.jrdf.parser.ParserBlankNodeFactory blankNodeFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(InputStream in,
String baseURI) |
void |
parse(Reader reader,
String baseURI) |
public GraphUTLFParser(org.jrdf.graph.Graph graph)
throws org.jrdf.graph.GraphException
org.jrdf.graph.GraphExceptionpublic GraphUTLFParser(org.jrdf.graph.Graph graph,
org.jrdf.parser.ParserBlankNodeFactory blankNodeFactory)
throws org.jrdf.graph.GraphException
org.jrdf.graph.GraphExceptionpublic void parse(InputStream in, String baseURI) throws IOException, org.jrdf.parser.ParseException, org.jrdf.parser.StatementHandlerException
parse in interface org.jrdf.parser.ParserIOExceptionorg.jrdf.parser.ParseExceptionorg.jrdf.parser.StatementHandlerExceptionpublic void parse(Reader reader, String baseURI) throws IOException, org.jrdf.parser.ParseException, org.jrdf.parser.StatementHandlerException
parse in interface org.jrdf.parser.ParserIOExceptionorg.jrdf.parser.ParseExceptionorg.jrdf.parser.StatementHandlerExceptionEDB Working Group at Mon Dec 15 16:45:05 JST 2025