public class AGRDFFormat
extends org.openrdf.rio.RDFFormat
Modifier and Type | Field and Description |
---|---|
static org.openrdf.rio.RDFFormat |
NQUADS |
static org.openrdf.rio.RDFFormat |
NQX |
Constructor and Description |
---|
AGRDFFormat(String name,
String mimeType,
Charset charset,
String fileExtension,
boolean supportsNamespaces,
boolean supportsContexts) |
forFileName, forFileName, forMIMEType, forMIMEType, getAcceptParams, register, register, supportsContexts, supportsNamespaces, valueOf, values
equals, getCharset, getDefaultFileExtension, getDefaultMIMEType, getFileExtensions, getMIMETypes, getName, hasCharset, hasDefaultFileExtension, hasDefaultMIMEType, hasFileExtension, hashCode, hasMIMEType, matchFileName, matchFileName, matchMIMEType, matchMIMEType, toString