Class AbstractNIFDocumentParser

java.lang.Object
org.aksw.gerbil.transfer.nif.AbstractNIFDocumentParser
All Implemented Interfaces:
NIFDocumentParser
Direct Known Subclasses:
TurtleNIFDocumentParser

public abstract class AbstractNIFDocumentParser extends Object implements NIFDocumentParser
This class is a simple Wrapper of a NIFParser instance offering the methods of the NIFDocumentParser interface and might be removed in future releases.
Author:
Michael Röder (roeder@informatik.uni-leipzig.de)