org.apache.tapestry.services
Interface ClasspathResourceFactory

All Known Implementing Classes:
ClasspathResourceFactoryImpl

public interface ClasspathResourceFactory

Used to create new instances of ClasspathResource.

Since:
4.0
Author:
Howard Lewis Ship

Method Summary
 ClasspathResource newResource(String path)
           
 

Method Detail

newResource

ClasspathResource newResource(String path)


Copyright © 2006 Apache Software Foundation. All Rights Reserved.