public static class Source.InputStreamSource extends Object implements Source
Source.InputStreamSource, Source.PathSource, Source.StdInSource, Source.URLSource
Constructor and Description |
---|
InputStreamSource(InputStream in,
boolean close,
String name) |
public InputStreamSource(InputStream in, boolean close, String name)
public InputStream read() throws IOException
read
in interface Source
IOException
Copyright © 2018 JBoss by Red Hat. All rights reserved.