Uses of Class
org.thymeleaf.testing.templateengine.standard.resolver.StandardTestableResolver.TestableType

Packages that use StandardTestableResolver.TestableType
org.thymeleaf.testing.templateengine.standard.resolver   
 

Uses of StandardTestableResolver.TestableType in org.thymeleaf.testing.templateengine.standard.resolver
 

Methods in org.thymeleaf.testing.templateengine.standard.resolver that return StandardTestableResolver.TestableType
protected  StandardTestableResolver.TestableType StandardTestableResolver.computeTestableType(ITestResource resource)
           
static StandardTestableResolver.TestableType StandardTestableResolver.TestableType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StandardTestableResolver.TestableType[] StandardTestableResolver.TestableType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 The THYMELEAF team. All Rights Reserved.