- java.lang.Object
-
- org.jline.builtins.Source.ResourceSource
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jline.builtins.Source
Source.InputStreamSource, Source.PathSource, Source.ResourceSource, Source.StdInSource, Source.URLSource
-
-
Constructor Summary
Constructors Constructor Description ResourceSource(String resource)
ResourceSource(String resource, String name)
-
-
-
Method Detail
-
read
public InputStream read() throws IOException
- Specified by:
read
in interfaceSource
- Throws:
IOException
-
-