|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.services.gazetteer.GazetteerFactory
Field Summary | |
private static java.lang.String |
LINS
|
Constructor Summary | |
GazetteerFactory()
|
Method Summary | |
static SI_LocationInstance |
createLocationInstance(org.w3c.dom.Element element)
creates a SI_LocationInstance from the passed Element |
static SI_LocationInstance |
createLocationInstance(java.util.HashMap map)
|
static SI_LocationInstance[] |
createLocationInstances(org.w3c.dom.Element root)
creates an array of SI_LocationInstances from the passed Document |
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 LINS
Constructor Detail |
public GazetteerFactory()
Method Detail |
public static SI_LocationInstance[] createLocationInstances(org.w3c.dom.Element root) throws GazetteerException
root
- Element containing an XML representation of one ore more
SI_LocationInstances
GazetteerException
public static SI_LocationInstance createLocationInstance(org.w3c.dom.Element element) throws GazetteerException
element
- containing an XML representation of a SI_LocationInstance
GazetteerException
public static SI_LocationInstance createLocationInstance(java.util.HashMap map) throws GazetteerException
GazetteerException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |