org.codenarc.util.io
Interface ResourceFactory

All Known Implementing Classes:
DefaultResourceFactory

public interface ResourceFactory


Method Summary
 Resource getResource(java.lang.String path)
           
 

Method Detail

getResource

Resource getResource(java.lang.String path)
                     throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.