net.anotheria.moskito.central.storage
Class StorageUtils

java.lang.Object
  extended by net.anotheria.moskito.central.storage.StorageUtils

public final class StorageUtils
extends Object

TODO comment this class.

Since:
24.03.13 22:44
Author:
lrosenberg

Method Summary
static String convertPathPattern(String path, Snapshot target)
           
static String convertPathPattern(String path, Snapshot target, String statName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convertPathPattern

public static String convertPathPattern(String path,
                                        Snapshot target,
                                        String statName)
Parameters:
path -
target -
statName -
Returns:
String

convertPathPattern

public static String convertPathPattern(String path,
                                        Snapshot target)
Parameters:
path -
target -
Returns:
String


Copyright © 2010-2013 anotheria.net. All Rights Reserved.