org.thymeleaf.testing.templateengine.resource
Class FileTestResource

Object
  extended by org.thymeleaf.testing.templateengine.resource.FileTestResource
All Implemented Interfaces:
ITestResource

public class FileTestResource
extends Object
implements ITestResource


Constructor Summary
FileTestResource(File file)
           
 
Method Summary
 String read()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileTestResource

public FileTestResource(File file)
Method Detail

read

public String read()
Specified by:
read in interface ITestResource


Copyright © 2013 The THYMELEAF team. All Rights Reserved.