Package org.aksw.gerbil.transfer.nif
Class AbstractNIFDocumentCreator
java.lang.Object
org.aksw.gerbil.transfer.nif.AbstractNIFDocumentCreator
- All Implemented Interfaces:
NIFDocumentCreator
- Direct Known Subclasses:
TurtleNIFDocumentCreator
This class is a simple Wrapper of a
NIFWriter instance offering the
methods of the NIFDocumentCreator interface and might be removed in
future releases.- Author:
- Michael Röder (roeder@informatik.uni-leipzig.de)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nifWriter
-
-
Constructor Details
-
AbstractNIFDocumentCreator
-
-
Method Details
-
getDocumentAsNIFString
- Specified by:
getDocumentAsNIFStringin interfaceNIFDocumentCreator
-
getHttpContentType
- Specified by:
getHttpContentTypein interfaceNIFDocumentCreator
-