net.avh4.framework.data
Interface ExternalStorage

All Known Implementing Classes:
ClasspathResourcesExternalStorage

public interface ExternalStorage


Method Summary
 List<String> getFiles()
           
 String getString(String filename)
           
 

Method Detail

getString

String getString(String filename)

getFiles

List<String> getFiles()


Copyright © 2012. All Rights Reserved.