Package org.aksw.gerbil.transfer.nif
Class TurtleNIFDocumentParser
java.lang.Object
org.aksw.gerbil.transfer.nif.AbstractNIFDocumentParser
org.aksw.gerbil.transfer.nif.TurtleNIFDocumentParser
- All Implemented Interfaces:
NIFDocumentParser
This class is a simple Wrapper of a
TurtleNIFParser instance offering
the methods of the NIFDocumentParser 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.AbstractNIFDocumentParser
getDocumentFromNIFReader, getDocumentFromNIFStream, getDocumentFromNIFString, getHttpContentType
-
Constructor Details
-
TurtleNIFDocumentParser
public TurtleNIFDocumentParser()
-