it.unitn.disi.smatch.loaders
Class CTXMLLoader

java.lang.Object
  extended by it.unitn.disi.smatch.loaders.CTXMLLoader
All Implemented Interfaces:
ILoader

public class CTXMLLoader
extends java.lang.Object
implements ILoader

Loader for CTXML format.

Author:
Mikalai Yatskevich mikalai.yatskevich@comlab.ox.ac.uk, Aliaksandr Autayeu avtaev@gmail.com

Constructor Summary
CTXMLLoader()
           
 
Method Summary
 IContext loadContext(java.lang.String fileName)
          Loads the context
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CTXMLLoader

public CTXMLLoader()
Method Detail

loadContext

public IContext loadContext(java.lang.String fileName)
                     throws SMatchException
Description copied from interface: ILoader
Loads the context

Specified by:
loadContext in interface ILoader
Parameters:
fileName - file to load (or DB connection string)
Returns:
interface to context datastructure
Throws:
SMatchException


© 2010 Knowdive @ DISI