Class CtlUtils
java.lang.Object
com.occamlab.te.spi.jaxrs.resources.wmsclient.CtlUtils
- Author:
- Lyn Goltz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
storeRequestedLayers
(String sessionDir, Document requestedLayersDoc) Writes the requested layers by the tools into the session directory.
-
Constructor Details
-
CtlUtils
public CtlUtils()
-
-
Method Details
-
storeRequestedLayers
Writes the requested layers by the tools into the session directory.- Parameters:
requestedLayersDoc
- Document object of requested layers.
-