|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.bbk.dcs.automed.qproc.annotate.QueryAnnotationFactory
public class QueryAnnotationFactory
Responsible for instantiating appropriate QueryAnnotationProvider classes.
| Constructor Summary | |
|---|---|
QueryAnnotationFactory()
|
|
| Method Summary | |
|---|---|
static QueryAnnotationProvider |
getProviderInstance(java.lang.String providerName,
Schema[] tgts)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryAnnotationFactory()
| Method Detail |
|---|
public static QueryAnnotationProvider getProviderInstance(java.lang.String providerName,
Schema[] tgts)
throws ProviderInitialisationException
providerName - the class name of the providertgts - the target schemata
ProviderInitialisationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||