public final class PrototypeOnlyCommentMarkupReader extends Reader
| Modifier and Type | Class and Description |
|---|---|
static class |
BlockAwareReader.BlockAction |
| Constructor and Description |
|---|
PrototypeOnlyCommentMarkupReader(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
read(char[] cbuf,
int off,
int len) |
public PrototypeOnlyCommentMarkupReader(Reader reader)
public int read(char[] cbuf,
int off,
int len)
throws IOException
read in class ReaderIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ReaderIOExceptionCopyright © 2016 The THYMELEAF team. All rights reserved.