public class MultiReader extends Reader
| Constructor and Description |
|---|
MultiReader(Reader first,
Reader second) |
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ReaderIOExceptionpublic int read(char[] cbuf,
int off,
int len)
throws IOException
read in class ReaderIOExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.