|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.nav2.utils.NavigatorConfigFactory
public class NavigatorConfigFactory
INTERNAL: Provide easy access for reading in an action configuration file and generating an action registry object from it.
| Constructor Summary | |
|---|---|
NavigatorConfigFactory()
|
|
| Method Summary | |
|---|---|
static NavigatorConfigurationIF |
getConfiguration(java.io.File specfile)
|
static NavigatorConfigurationIF |
getConfiguration(java.io.InputStream stream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavigatorConfigFactory()
| Method Detail |
|---|
public static NavigatorConfigurationIF getConfiguration(java.io.InputStream stream)
throws org.xml.sax.SAXException,
java.io.IOException
org.xml.sax.SAXException
java.io.IOException
public static NavigatorConfigurationIF getConfiguration(java.io.File specfile)
throws org.xml.sax.SAXException,
java.io.IOException
org.xml.sax.SAXException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||