org.codenarc.util.io
Interface ResourceFactory

All Known Implementing Classes:
DefaultResourceFactory

public interface ResourceFactory


Method Summary
 Resource getResource(String path)
           
 

Method Detail

getResource

Resource getResource(String path)
                     throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.