public class NavigatorConfigFactory extends Object
| Constructor and Description |
|---|
NavigatorConfigFactory() |
| Modifier and Type | Method and Description |
|---|---|
static NavigatorConfigurationIF |
getConfiguration(File specfile) |
static NavigatorConfigurationIF |
getConfiguration(InputStream stream) |
public static NavigatorConfigurationIF getConfiguration(InputStream stream) throws SAXException, IOException
SAXExceptionIOExceptionpublic static NavigatorConfigurationIF getConfiguration(File specfile) throws SAXException, IOException
SAXExceptionIOException