Package org.aksw.gerbil.transfer.nif
Class TurtleNIFDocumentCreator
java.lang.Object
org.aksw.gerbil.transfer.nif.AbstractNIFDocumentCreator
org.aksw.gerbil.transfer.nif.TurtleNIFDocumentCreator
- All Implemented Interfaces:
NIFDocumentCreator
This class is a simple Wrapper of a
TurtleNIFWriter instance offering
the methods of the NIFDocumentCreator interface and might be removed
in future releases.- Author:
- Michael Röder (roeder@informatik.uni-leipzig.de)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aksw.gerbil.transfer.nif.AbstractNIFDocumentCreator
getDocumentAsNIFString, getHttpContentType
-
Constructor Details
-
TurtleNIFDocumentCreator
public TurtleNIFDocumentCreator()
-