Class ParserLevelCommentTextReader
Object
java.io.Reader
org.thymeleaf.templateparser.reader.ParserLevelCommentTextReader
- All Implemented Interfaces:
Closeable
,AutoCloseable
,Readable
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
Constructor Details
-
ParserLevelCommentTextReader
-
-
Method Details
-
read
- Specified by:
read
in classReader
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Specified by:
close
in classReader
- Throws:
IOException
-