|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.services.wcs.WCSFactory
creates an instance of a WCS (OGCWebService) from the capabilities submitted to the create method
Constructor Summary | |
WCSFactory()
|
Method Summary | |
static OGCWebService |
createWCService(WCSCapabilities capabilities)
Creates a new WCSFactory object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WCSFactory()
Method Detail |
public static OGCWebService createWCService(WCSCapabilities capabilities) throws XMLParsingException
capabilities
- capabilities of a WCS
XMLParsingException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |