org.thymeleaf.testing.templateengine.resource
Interface IClassPathTestResource

All Superinterfaces:
ITestResource
All Known Implementing Classes:
ClassPathFileTestResource

public interface IClassPathTestResource
extends ITestResource


Method Summary
 String getCharacterEncoding()
           
 URL getResourceURL()
           
 
Methods inherited from interface org.thymeleaf.testing.templateengine.resource.ITestResource
getName
 

Method Detail

getResourceURL

URL getResourceURL()

getCharacterEncoding

String getCharacterEncoding()


Copyright © 2013 The THYMELEAF team. All Rights Reserved.