public class JsonField extends JsonNode
| Constructor and Description |
|---|
JsonField(String nameExpression,
JsonValue value) |
| Modifier and Type | Method and Description |
|---|---|
protected DataException |
exception(Throwable e) |
JsonNodeType |
getType() |
protected void |
writeEndImpl(ExpressionContext context,
JsonGenerator generator) |
protected void |
writeStartImpl(ExpressionContext context,
JsonGenerator generator) |
public JsonNodeType getType()
protected void writeStartImpl(ExpressionContext context,
JsonGenerator generator)
throws Throwable
writeStartImpl in class JsonNodeThrowableprotected void writeEndImpl(ExpressionContext context,
JsonGenerator generator)
throws Throwable
writeEndImpl in class JsonNodeThrowableprotected DataException exception(Throwable e)
Copyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.