JellyWriter

eu.ostrzyciel.jelly.convert.rdf4j.rio.JellyWriter
final class JellyWriter(out: OutputStream) extends AbstractRDFWriter

Attributes

Graph
Supertypes
class AbstractRDFWriter
trait Sink
trait RDFWriter
trait RDFHandler
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def consumeStatement(st: Statement): Unit

Attributes

Definition Classes
AbstractRDFWriter
override def endRDF(): Unit

Attributes

Definition Classes
RDFHandler
override def getRDFFormat: RDFFormat

Attributes

Definition Classes
RDFWriter
override def getSupportedSettings: HashSet[RioSetting[_]]

Attributes

Definition Classes
AbstractRDFWriter -> RDFWriter
override def handleComment(comment: String): Unit

Attributes

Definition Classes
RDFHandler
override def handleNamespace(prefix: String, uri: String): Unit

Attributes

Definition Classes
AbstractRDFWriter -> RDFHandler
override def startRDF(): Unit

Attributes

Definition Classes
AbstractRDFWriter -> RDFHandler

Inherited methods

def acceptsFileFormat(x$0: FileFormat): Boolean

Attributes

Inherited from:
Sink
def getFileFormat(): FileFormat

Attributes

Inherited from:
AbstractRDFWriter
def getWriterConfig(): WriterConfig

Attributes

Inherited from:
AbstractRDFWriter
def handleStatement(x$0: Statement): Unit

Attributes

Inherited from:
AbstractRDFWriter
def set[T <: <FromJavaObject>](x$0: RioSetting[T], x$1: T): RDFWriter

Attributes

Inherited from:
AbstractRDFWriter
def setWriterConfig(x$0: WriterConfig): RDFWriter

Attributes

Inherited from:
AbstractRDFWriter