| Package | Description |
|---|---|
| net.rootdev.javardfa | |
| net.rootdev.javardfa.jena | |
| net.rootdev.javardfa.output | |
| net.rootdev.javardfa.query |
| Modifier and Type | Method and Description |
|---|---|
static XMLReader |
ParserFactory.createReaderForFormat(StatementSink sink,
ParserFactory.Format format,
Resolver resolver,
Setting... settings)
Makes an XMLReader appropriate to the format, with an rdfa parser plumbed
to the StatementSink sink.
|
static XMLReader |
ParserFactory.createReaderForFormat(StatementSink sink,
ParserFactory.Format format,
Setting... settings)
Makes an XMLReader appropriate to the format, with an rdfa parser plumbed
to the StatementSink sink.
|
| Constructor and Description |
|---|
Parser(StatementSink sink) |
Parser(StatementSink sink,
XMLOutputFactory outputFactory,
XMLEventFactory eventFactory,
URIExtractor extractor) |
| Modifier and Type | Class and Description |
|---|---|
class |
JenaStatementSink |
| Modifier and Type | Class and Description |
|---|---|
class |
NTripleSink
A pretty ropey NTriple serialiser.
|
class |
OGPReader |
class |
RDFXMLSink
A pretty ropey RDF/XML serialiser.
|
class |
TurtleSink
A pretty ropey turtle serialiser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryCollector |
Copyright © 2009–2020. All rights reserved.