net.fortytwo.sesametools.rdfjson
Class RDFJSONFormat

java.lang.Object
  extended by info.aduna.lang.FileFormat
      extended by org.openrdf.rio.RDFFormat
          extended by net.fortytwo.sesametools.rdfjson.RDFJSONFormat

public class RDFJSONFormat
extends org.openrdf.rio.RDFFormat

Author:
Joshua Shinavier (http://fortytwo.net).

Field Summary
static RDFJSONFormat RDFJSON
           
 
Fields inherited from class org.openrdf.rio.RDFFormat
BINARY, N3, NQUADS, NTRIPLES, RDFXML, TRIG, TRIX, TURTLE
 
Method Summary
 
Methods inherited from class org.openrdf.rio.RDFFormat
forFileName, forFileName, forMIMEType, forMIMEType, getAcceptParams, register, register, supportsContexts, supportsNamespaces, valueOf, values
 
Methods inherited from class info.aduna.lang.FileFormat
equals, getCharset, getDefaultFileExtension, getDefaultMIMEType, getFileExtensions, getMIMETypes, getName, hasCharset, hasDefaultFileExtension, hasDefaultMIMEType, hasFileExtension, hashCode, hasMIMEType, matchFileName, matchFileName, matchMIMEType, matchMIMEType, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

RDFJSON

public static RDFJSONFormat RDFJSON


Copyright © 2013. All Rights Reserved.