Package | Description |
---|---|
com.oracle.javafx.jmx.json | |
com.oracle.javafx.jmx.json.impl |
Modifier and Type | Method and Description |
---|---|
JSONReader |
JSONFactory.makeReader(Reader reader)
Creates a new
JSONReader from a reader. |
Modifier and Type | Method and Description |
---|---|
JSONReader.EventType |
JSONStreamReaderImpl.next() |
JSONReader.EventType |
JSONStreamReaderImpl.next(String objectName,
int depth)
Skips until the specified object is found at the specified depth.
|
Constructor and Description |
---|
JSONStreamReaderImpl(Reader reader) |
Copyright © 2020. All rights reserved.