public static class CustomNamer.CustomNamerFactory extends Object
| Constructor and Description |
|---|
CustomNamerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static CustomNamer |
fromConfig(com.fasterxml.jackson.databind.JsonNode config)
Create a custom namer if needed, return null if not found / by default.
|
public static CustomNamer fromConfig(com.fasterxml.jackson.databind.JsonNode config)
Copyright © 2018. All rights reserved.