Package | Description |
---|---|
org.apache.jena.riot |
Modifier and Type | Field and Description |
---|---|
static RDFFormatVariant |
RDFFormat.ABBREV
RDF/XML ABBREV variant
|
static RDFFormatVariant |
RDFFormat.BLOCKS
Print in blocks, typically all triples with teh same subject in an incoming triple/quad stream
|
static RDFFormatVariant |
RDFFormat.FLAT
Print out one per line
|
static RDFFormatVariant |
RDFFormat.PLAIN
Basic RDF/XML variant
|
static RDFFormatVariant |
RDFFormat.PRETTY
Pretty printing variant
|
Modifier and Type | Method and Description |
---|---|
RDFFormatVariant |
RDFFormat.getVariant() |
Constructor and Description |
---|
RDFFormat(Lang lang,
RDFFormatVariant variant) |
Licenced under the Apache License, Version 2.0