|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.services.gazetteer.configuration.ConfigurationFactory
| Field Summary | |
private static java.lang.String |
GNS
|
| Constructor Summary | |
ConfigurationFactory()
|
|
| Method Summary | |
static GazetteerConfiguration |
createGazetteerConfiguration(org.w3c.dom.Element root)
|
static GazetteerConfiguration |
createGazetteerConfiguration(java.net.URL url)
|
private static Relation |
createRelation(org.w3c.dom.Element element)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static java.lang.String GNS
| Constructor Detail |
public ConfigurationFactory()
| Method Detail |
public static GazetteerConfiguration createGazetteerConfiguration(java.net.URL url)
throws XMLParsingException
url -
XMLParsingException
public static GazetteerConfiguration createGazetteerConfiguration(org.w3c.dom.Element root)
throws XMLParsingException
root -
XMLParsingException
private static Relation createRelation(org.w3c.dom.Element element)
throws XMLParsingException
element -
XMLParsingException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||