org.mindswap.convert.map.io.impl
Class RDFMapFileReader

java.lang.Object
  extended byorg.mindswap.convert.map.io.impl.RDFMapFileReader
All Implemented Interfaces:
MapFileReader

public class RDFMapFileReader
extends java.lang.Object
implements MapFileReader

Title:

Description:

Copyright: Copyright (c) 2005

Company: Mindswap (http://www.mindswap.org)

Author:
Michael Grove

Constructor Summary
RDFMapFileReader()
           
 
Method Summary
 ConvertModel read(java.io.InputStream theInputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFMapFileReader

public RDFMapFileReader()
Method Detail

read

public ConvertModel read(java.io.InputStream theInputStream)
                  throws ReaderException
Specified by:
read in interface MapFileReader
Throws:
ReaderException