|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.kaon2.api.KAON2Manager
public class KAON2Manager
The manager for KAON API implementations. This is the main entry point into the whole system.
| Constructor Summary | |
|---|---|
KAON2Manager()
|
|
| Method Summary | |
|---|---|
static KAON2Factory |
factory()
Returns the factory for the API elements. |
static java.lang.String |
getOntologyURI(java.lang.String physicalURI,
java.net.Proxy proxy)
Returns an ontology URI for given physical URI. |
static KAON2Connection |
newConnection()
Creates a new connection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KAON2Manager()
| Method Detail |
|---|
public static final KAON2Connection newConnection()
public static final java.lang.String getOntologyURI(java.lang.String physicalURI,
java.net.Proxy proxy)
throws KAON2Exception
physicalURI - the physical URIproxy - the proxy to use
KAON2Exception - thrown if there is an errorpublic static final KAON2Factory factory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||