Uses of Interface
org.thymeleaf.testing.templateengine.resolver.ITestableResolver

Packages that use ITestableResolver
org.thymeleaf.testing.templateengine.engine   
org.thymeleaf.testing.templateengine.standard.resolver   
 

Uses of ITestableResolver in org.thymeleaf.testing.templateengine.engine
 

Methods in org.thymeleaf.testing.templateengine.engine that return ITestableResolver
 ITestableResolver TestExecutor.getTestableResolver()
           
 

Methods in org.thymeleaf.testing.templateengine.engine with parameters of type ITestableResolver
 void TestExecutor.setTestableResolver(ITestableResolver testableResolver)
           
 

Uses of ITestableResolver in org.thymeleaf.testing.templateengine.standard.resolver
 

Classes in org.thymeleaf.testing.templateengine.standard.resolver that implement ITestableResolver
 class StandardTestableResolver
           
 



Copyright © 2013 The THYMELEAF team. All Rights Reserved.