| Modifier and Type | Method and Description |
|---|---|
JsonView<T> |
JsonView.onClass(Class<?> cls,
Match match) |
static <E> JsonView<E> |
JsonView.with(E value) |
JsonView<T> |
JsonView.withMatcherBehavior(MatcherBehavior matcherBehavior) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonViewSerializer.serialize(JsonView result,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
Copyright © 2021. All rights reserved.