org.jbehave.core.io
Interface ResourceLoader

All Known Implementing Classes:
LoadFromClasspath, LoadFromRelativeFile, LoadFromURL

public interface ResourceLoader


Method Summary
 String loadResourceAsText(String resourcePath)
           
 

Method Detail

loadResourceAsText

String loadResourceAsText(String resourcePath)


Copyright © 2003-2012. All Rights Reserved.