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 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

NavigatorConfigFactory

public NavigatorConfigFactory()
Method Detail

getConfiguration

public static 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 NavigatorConfigurationIF getConfiguration(java.io.File specfile)
                                                 throws org.xml.sax.SAXException,
                                                        java.io.IOException
Throws:
org.xml.sax.SAXException
java.io.IOException


Copyright © 2000-2012 Ontopia.