gr.uoa.di.madgik.searchlibrary.operatorlibrary.utils
Class StorageUtils

java.lang.Object
  extended by gr.uoa.di.madgik.searchlibrary.operatorlibrary.utils.StorageUtils

public class StorageUtils
extends Object


Constructor Summary
StorageUtils()
           
 
Method Summary
static StorageTypes evaluate(String str)
           
static String removeProtocolPrefix(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StorageUtils

public StorageUtils()
Method Detail

evaluate

public static StorageTypes evaluate(String str)
                             throws Exception
Throws:
Exception

removeProtocolPrefix

public static String removeProtocolPrefix(String str)
                                   throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.