java.lang.Object
com.occamlab.te.spi.jaxrs.resources.wmsclient.CtlUtils

public class CtlUtils extends Object
Author:
Lyn Goltz
  • Constructor Details

    • CtlUtils

      public CtlUtils()
  • Method Details

    • storeRequestedLayers

      public static void storeRequestedLayers(String sessionDir, Document requestedLayersDoc)
      Writes the requested layers by the tools into the session directory.
      Parameters:
      requestedLayersDoc - Document object of requested layers.