NQuadsParserFactory
instead@Deprecated public class NQuadsParserFactory extends Object implements org.openrdf.rio.RDFParserFactory
RDFParserFactory
for N-Quads parsers.Constructor and Description |
---|
NQuadsParserFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.openrdf.rio.RDFParser |
getParser()
Deprecated.
Returns a new instance of NQuadsParser.
|
org.openrdf.rio.RDFFormat |
getRDFFormat()
Deprecated.
Returns
NQuadsFormat.NQUADS . |
public org.openrdf.rio.RDFFormat getRDFFormat()
NQuadsFormat.NQUADS
.getRDFFormat
in interface org.openrdf.rio.RDFParserFactory
public org.openrdf.rio.RDFParser getParser()
getParser
in interface org.openrdf.rio.RDFParserFactory