org.thymeleaf.testing.templateengine.resource
Class StringTestResource
Object
org.thymeleaf.testing.templateengine.resource.AbstractTestResource
org.thymeleaf.testing.templateengine.resource.StringTestResource
- All Implemented Interfaces:
- ITestResource, ITestResourceItem
public class StringTestResource
- extends AbstractTestResource
- implements ITestResourceItem
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.thymeleaf.testing.templateengine.resource.ITestResource |
getName |
StringTestResource
public StringTestResource(String name,
String str)
getType
public String getType()
readAsText
public String readAsText()
- Specified by:
readAsText in interface ITestResourceItem
Copyright © 2013 The THYMELEAF team. All Rights Reserved.