Interface IProcessingContextBuilder
-
- All Known Implementing Classes:
WebProcessingContextBuilder
public interface IProcessingContextBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.thymeleaf.context.IContext
build(ITest test)
-
-
-
Method Detail
-
build
org.thymeleaf.context.IContext build(ITest test)
-
-