Package | Description |
---|---|
org.apache.johnzon.core |
Modifier and Type | Field and Description |
---|---|
private HStack<JsonGeneratorImpl.GeneratorState> |
JsonGeneratorImpl.state |
Modifier and Type | Method and Description |
---|---|
private JsonGeneratorImpl.GeneratorState |
JsonGeneratorImpl.currentState() |
static JsonGeneratorImpl.GeneratorState |
JsonGeneratorImpl.GeneratorState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JsonGeneratorImpl.GeneratorState[] |
JsonGeneratorImpl.GeneratorState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
JsonGeneratorImpl.swapState(JsonGeneratorImpl.GeneratorState newState) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.