public static class DroolsJaxbHelperProviderImpl.CachingRewindableReader extends Reader
| Constructor and Description |
|---|
CachingRewindableReader(Reader source) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
read(char[] cbuf,
int off,
int len) |
public CachingRewindableReader(Reader source)
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 © 2001–2021 JBoss by Red Hat. All rights reserved.