Uses of Class
org.deegree.commons.config.DeegreeWorkspace

Packages that use DeegreeWorkspace
org.deegree.commons.config   
 

Uses of DeegreeWorkspace in org.deegree.commons.config
 

Methods in org.deegree.commons.config that return DeegreeWorkspace
static DeegreeWorkspace DeegreeWorkspace.getInstance()
          Returns the default workspace.
static DeegreeWorkspace DeegreeWorkspace.getInstance(java.lang.String workspaceName)
          Returns the workspace with the given name.
static DeegreeWorkspace DeegreeWorkspace.getInstance(java.lang.String workspaceName, java.io.File fallbackDir)
          Returns the workspace with the given name (or the workspace for the given directory if the former does not exist).
 



Copyright © 2011. All Rights Reserved.