org.deegree.services.config.actions
Class Utils

java.lang.Object
  extended by org.deegree.services.config.actions.Utils

public class Utils
extends Object

Version:
$Revision: 29740 $, $Date: 2011-02-17 18:40:40 +0100 (Thu, 17 Feb 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
Utils()
           
 
Method Summary
static Pair<DeegreeWorkspace,String> getWorkspaceAndPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getWorkspaceAndPath

public static Pair<DeegreeWorkspace,String> getWorkspaceAndPath(String path)
Parameters:
path -
Returns:
never a null workspace, maybe a null path if none was specified


Copyright © 2011. All Rights Reserved.