|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.portal.owswatch.configs.OwsWatchConfigFactory
public class OwsWatchConfigFactory
This class takes the path to the config file and produce an instance of OwsWatchConfig Class
Method Summary | |
---|---|
protected static GeneralConfig |
createGeneralConfig(org.w3c.dom.Element elem)
Parses the General Config section |
static OwsWatchConfig |
createOwsWatchConfig(org.w3c.dom.Element root,
java.lang.String webinfPath)
|
static OwsWatchConfig |
createOwsWatchConfig(java.lang.String filePath,
java.lang.String webinfPath)
|
protected static ServiceDescription |
createServiceConfig(org.w3c.dom.Element elem,
java.lang.String webinfPath)
Parses the ServiceDescription Section |
protected static ServiceRequest |
createServiceRequest(org.w3c.dom.Element elem,
java.lang.String webinfPath)
Parses the Request Section in Service |
protected static java.util.Map<java.lang.String,Service> |
createServices(org.w3c.dom.Element elem,
java.lang.String webinfPath)
Parses the Services section |
protected static ServiceVersion |
createServiceVersion(org.w3c.dom.Element elem,
java.lang.String webinfPath)
Parses the (multiple)Service section(s) in Services |
protected static java.util.List<java.lang.Integer> |
createTestIntervals(org.w3c.dom.Element elem)
Parses the TestIntervals section |
protected static java.util.Map<java.lang.String,User> |
createUsers(org.w3c.dom.Element elem)
Parses the Users section |
static java.lang.String |
getPrefix()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static OwsWatchConfig createOwsWatchConfig(java.lang.String filePath, java.lang.String webinfPath) throws org.xml.sax.SAXException, java.io.IOException, XMLParsingException
filePath
- webinfPath
-
org.xml.sax.SAXException
java.io.IOException
XMLParsingException
public static OwsWatchConfig createOwsWatchConfig(org.w3c.dom.Element root, java.lang.String webinfPath) throws XMLParsingException, java.io.IOException
root
- webinfPath
-
XMLParsingException
java.io.IOException
protected static GeneralConfig createGeneralConfig(org.w3c.dom.Element elem) throws XMLParsingException
elem
-
XMLParsingException
protected static ServiceDescription createServiceConfig(org.w3c.dom.Element elem, java.lang.String webinfPath) throws XMLParsingException, java.io.IOException
elem
- webinfPath
-
XMLParsingException
java.io.IOException
protected static java.util.Map<java.lang.String,User> createUsers(org.w3c.dom.Element elem) throws XMLParsingException
elem
-
XMLParsingException
protected static java.util.List<java.lang.Integer> createTestIntervals(org.w3c.dom.Element elem) throws XMLParsingException
elem
-
XMLParsingException
protected static java.util.Map<java.lang.String,Service> createServices(org.w3c.dom.Element elem, java.lang.String webinfPath) throws XMLParsingException, java.io.IOException
elem
- webinfPath
-
XMLParsingException
java.io.IOException
protected static ServiceVersion createServiceVersion(org.w3c.dom.Element elem, java.lang.String webinfPath) throws XMLParsingException, java.io.IOException
elem
- webinfPath
-
XMLParsingException
java.io.IOException
protected static ServiceRequest createServiceRequest(org.w3c.dom.Element elem, java.lang.String webinfPath) throws XMLParsingException, java.io.IOException
elem
- webinfPath
-
XMLParsingException
java.io.IOException
public static java.lang.String getPrefix()
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org