net.ontopia.topicmaps.nav2.utils
Class NavigatorConfigFactory

java.lang.Object
  extended by net.ontopia.topicmaps.nav2.utils.NavigatorConfigFactory

public class NavigatorConfigFactory
extends java.lang.Object

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 net.ontopia.topicmaps.nav2.core.NavigatorConfigurationIF getConfiguration(java.io.File specfile)
           
static net.ontopia.topicmaps.nav2.core.NavigatorConfigurationIF getConfiguration(java.io.InputStream stream)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigatorConfigFactory

public NavigatorConfigFactory()
Method Detail

getConfiguration

public static net.ontopia.topicmaps.nav2.core.NavigatorConfigurationIF getConfiguration(java.io.InputStream stream)
                                                                                 throws org.xml.sax.SAXException,
                                                                                        java.io.IOException
Throws:
org.xml.sax.SAXException
java.io.IOException

getConfiguration

public static net.ontopia.topicmaps.nav2.core.NavigatorConfigurationIF getConfiguration(java.io.File specfile)
                                                                                 throws org.xml.sax.SAXException,
                                                                                        java.io.IOException
Throws:
org.xml.sax.SAXException
java.io.IOException


Copyright © 2000-2010 Ontopia.