| Package | Description |
|---|---|
| org.apache.jena.riot.system |
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryRDFCaching
Adds some caching of created nodes - the caching is tuned to RIOT parser usage
|
class |
FactoryRDFStd |
| Modifier and Type | Method and Description |
|---|---|
static FactoryRDF |
RiotLib.factoryRDF()
Create a new (not influenced by anything else) FactoryRDF
using the label to blank node scheme scope by this FactoryRDF.
|
static FactoryRDF |
RiotLib.factoryRDF(LabelToNode labelMapping)
Create a new (notinfluenced by anything else) FactoryRDF
using the label to blank node scheme provided.
|
FactoryRDF |
ParserProfile.getFactoryRDF() |
FactoryRDF |
ParserProfileBase.getFactoryRDF() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParserProfile.setFactoryRDF(FactoryRDF factory) |
void |
ParserProfileBase.setFactoryRDF(FactoryRDF factory) |
| Constructor and Description |
|---|
ParserProfileBase(Prologue prologue,
ErrorHandler errorHandler,
FactoryRDF factory) |
ParserProfileChecker(Prologue prologue,
ErrorHandler errorHandler,
FactoryRDF factory) |
Licenced under the Apache License, Version 2.0