Package com.stardog.stark.io
Interface RDFFormat.BinaryRDFFormat
- All Superinterfaces:
FileFormat,RDFFormat
- Enclosing interface:
RDFFormat
Marker interface for an RDFFormat whose serialization is binary rather than textual.
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Michael Grove
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.stardog.stark.io.FileFormat
FileFormat.CompressionNested classes/interfaces inherited from interface com.stardog.stark.io.RDFFormat
RDFFormat.BinaryRDFFormat -
Method Summary
Methods inherited from interface com.stardog.stark.io.FileFormat
charset, defaultExtension, defaultMimeType, extensions, mimeTypes, name