Package | Description |
---|---|
com.hp.hpl.jena.sparql.serializer | |
com.hp.hpl.jena.sparql.util |
Modifier and Type | Method and Description |
---|---|
NodeToLabelMap |
SerializationContext.getBNodeMap() |
Modifier and Type | Method and Description |
---|---|
void |
SerializationContext.setBNodeMap(NodeToLabelMap nodeMap) |
Constructor and Description |
---|
SerializationContext(PrefixMapping prefixMap,
NodeToLabelMap bMap) |
SerializationContext(PrefixMapping prefixMap,
NodeToLabelMap bMap,
boolean usePlainLiterals) |
SerializationContext(Prologue prologue,
NodeToLabelMap bMap) |
SerializationContext(Prologue prologue,
NodeToLabelMap bMap,
boolean usePlainLiterals) |
Modifier and Type | Class and Description |
---|---|
class |
NodeToLabelMapBNode |
Licenced under the Apache License, Version 2.0