Class AbstractNIFDocumentCreator

java.lang.Object
org.aksw.gerbil.transfer.nif.AbstractNIFDocumentCreator
All Implemented Interfaces:
NIFDocumentCreator
Direct Known Subclasses:
TurtleNIFDocumentCreator

public abstract class AbstractNIFDocumentCreator extends Object implements NIFDocumentCreator
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)