|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RDFWriter
An interface for RDF document writers. To allow RDF document writers to be
created through reflection, all implementing classes should define at least
two public constructors: one with an OutputStream argument and one
with an Writer argument.
| Method Summary | |
|---|---|
RDFFormat |
getRDFFormat()
Gets the RDF format that this RDFWriter uses. |
| Methods inherited from interface org.openrdf.rio.RDFHandler |
|---|
endRDF, handleComment, handleNamespace, handleStatement, startRDF |
| Method Detail |
|---|
RDFFormat getRDFFormat()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||