org.thymeleaf.testing.templateengine.standard.test.reader
Interface IStandardTestReader

All Known Implementing Classes:
StandardTestReader

public interface IStandardTestReader


Method Summary
 StandardTestRawData readTestDocument(String executionId, String documentName, Reader documentReader)
           
 

Method Detail

readTestDocument

StandardTestRawData readTestDocument(String executionId,
                                     String documentName,
                                     Reader documentReader)
                                     throws IOException
Throws:
IOException


Copyright © 2013 The THYMELEAF team. All Rights Reserved.