Package | Description |
---|---|
org.apache.synapse.commons.staxon.core.json.stream |
JSON streaming backend API.
|
org.apache.synapse.commons.staxon.core.json.stream.util |
JSON streaming filters.
|
Modifier and Type | Method and Description |
---|---|
JsonStreamToken |
JsonStreamSource.peek()
Peek next token.
|
static JsonStreamToken |
JsonStreamToken.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonStreamToken[] |
JsonStreamToken.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JsonStreamToken |
StreamSourceDelegate.peek() |
JsonStreamToken |
AddRootSource.peek() |
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.