|
Franz Inc, AllegroGraph | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.aduna.lang.FileFormat org.openrdf.rio.RDFFormat com.franz.agraph.repository.AGRDFFormat
public class AGRDFFormat
Field Summary | |
---|---|
static RDFFormat |
NQUADS
|
Fields inherited from class org.openrdf.rio.RDFFormat |
---|
BINARY, N3, NTRIPLES, RDFXML, TRIG, TRIX, TURTLE |
Constructor Summary | |
---|---|
AGRDFFormat(String name,
String mimeType,
Charset charset,
String fileExtension,
boolean supportsNamespaces,
boolean supportsContexts)
|
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 |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static RDFFormat NQUADS
Constructor Detail |
---|
public AGRDFFormat(String name, String mimeType, Charset charset, String fileExtension, boolean supportsNamespaces, boolean supportsContexts)
|
Copyright © 2008-2012 Franz Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |