org.deegree_impl.clients.gazetteer.configuration
Class ConfigurationFactory
java.lang.Object
org.deegree_impl.clients.gazetteer.configuration.ConfigurationFactory
- public class ConfigurationFactory
- extends java.lang.Object
- Since:
- 1.1
- Version:
- $Revision: 1.2 $, 1.0. $Revision: 1.2 $, $Date: 2004/03/24 12:36:22 $
- Author:
- Andreas Poth, last edited by: $Author: poth $
Field Summary |
private static java.lang.String |
GZNS
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GZNS
private static final java.lang.String GZNS
- See Also:
- Constant Field Values
ConfigurationFactory
public ConfigurationFactory()
createConfiguration
public static GazetteerClientConfiguration createConfiguration(java.lang.String confFile)
throws org.xml.sax.SAXException,
java.io.IOException,
java.lang.Exception
- Parameters:
confFile
-
- Returns:
-
- Throws:
org.xml.sax.SAXException
java.io.IOException
java.lang.Exception
createConfiguration
public static GazetteerClientConfiguration createConfiguration(java.io.Reader reader)
throws org.xml.sax.SAXException,
java.io.IOException,
java.lang.Exception
- Parameters:
reader
-
- Returns:
-
- Throws:
org.xml.sax.SAXException
java.io.IOException
java.lang.Exception
createGazetteerDesc
private static java.util.HashMap createGazetteerDesc(ElementList nl)
throws java.net.MalformedURLException
- creates a map of thesauri names and associated addresses
- Throws:
java.net.MalformedURLException