|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputStreamSource | |
|---|---|
| org.gridkit.jvmtool.spi.parsers | |
| Uses of InputStreamSource in org.gridkit.jvmtool.spi.parsers |
|---|
| Classes in org.gridkit.jvmtool.spi.parsers that implement InputStreamSource | |
|---|---|
class |
FileInputStreamSource
Parser may try to downcast InputStreamSource to this implementation
if it supports only file based IO. |
| Methods in org.gridkit.jvmtool.spi.parsers with parameters of type InputStreamSource | |
|---|---|
JsonEventSource |
JsonEventDumpParser.open(InputStreamSource source)
May return null or throw an exception if source is not supported by parser. |
static JsonEventSource |
JsonEventDumpHelper.open(InputStreamSource source,
Map<String,String> options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||