|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Prologue | |
|---|---|
| org.openjena.riot | |
| org.openjena.riot.out | |
| org.openjena.riot.tokens | |
| Uses of Prologue in org.openjena.riot |
|---|
| Methods in org.openjena.riot that return Prologue | |
|---|---|
Prologue |
Prologue.copy()
|
static Prologue |
Prologue.create(java.lang.String base,
com.hp.hpl.jena.shared.PrefixMapping pmapping)
|
Prologue |
ParserProfileBase.getPrologue()
|
Prologue |
ParserProfile.getPrologue()
|
Prologue |
Prologue.sub(PrefixMap newMappings)
|
Prologue |
Prologue.sub(PrefixMap newMappings,
java.lang.String base)
|
Prologue |
Prologue.sub(java.lang.String base)
|
| Methods in org.openjena.riot with parameters of type Prologue | |
|---|---|
void |
Prologue.usePrologueFrom(Prologue other)
|
| Constructors in org.openjena.riot with parameters of type Prologue | |
|---|---|
ParserProfileBase(Prologue prologue,
ErrorHandler errorHandler)
|
|
ParserProfileChecker(Prologue prologue,
ErrorHandler errorHandler)
|
|
Prologue(Prologue other)
|
|
| Uses of Prologue in org.openjena.riot.out |
|---|
| Methods in org.openjena.riot.out with parameters of type Prologue | |
|---|---|
static void |
OutputLangUtils.output(java.io.Writer out,
com.hp.hpl.jena.graph.Node s,
com.hp.hpl.jena.graph.Node p,
com.hp.hpl.jena.graph.Node o,
com.hp.hpl.jena.graph.Node g,
Prologue prologue)
|
static void |
OutputLangUtils.output(java.io.Writer out,
com.hp.hpl.jena.graph.Node node,
Prologue prologue)
|
static void |
OutputLangUtils.output(java.io.Writer out,
com.hp.hpl.jena.sparql.core.Quad quad,
Prologue prologue)
|
static void |
OutputLangUtils.output(java.io.Writer out,
com.hp.hpl.jena.graph.Triple triple,
com.hp.hpl.jena.graph.Node graphNode,
Prologue prologue)
|
static void |
OutputLangUtils.output(java.io.Writer out,
com.hp.hpl.jena.graph.Triple triple,
Prologue prologue)
|
static java.lang.String |
NodeFmtLib.serialize(com.hp.hpl.jena.graph.Node n,
Prologue prologue)
|
void |
SinkTripleOutput.setPrologue(Prologue prologue)
|
void |
SinkQuadOutput.setPrologue(Prologue prologue)
|
| Constructors in org.openjena.riot.out with parameters of type Prologue | |
|---|---|
SinkQuadOutput(java.io.OutputStream outs,
Prologue prologue)
|
|
SinkTripleOutput(java.io.OutputStream outs,
Prologue prologue)
|
|
| Uses of Prologue in org.openjena.riot.tokens |
|---|
| Methods in org.openjena.riot.tokens with parameters of type Prologue | |
|---|---|
static Token |
Token.tokenForNode(com.hp.hpl.jena.graph.Node n,
Prologue prologue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||