|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.unitn.disi.smatch.loaders.TABLoader
public class TABLoader
Loads context from a tab-separated file.
| Constructor Summary | |
|---|---|
TABLoader()
|
|
| 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 |
|---|
public TABLoader()
| Method Detail |
|---|
public IContext loadContext(java.lang.String fileName)
ILoader
loadContext in interface ILoaderfileName - file to load (or DB connection string)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||