org.thymeleaf.testing.templateengine.resource
Class StringTestResource

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

public class StringTestResource
extends Object
implements ITestResource


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

Constructor Detail

StringTestResource

public StringTestResource(String str)
Method Detail

read

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


Copyright © 2013 The THYMELEAF team. All Rights Reserved.