public class SchemaUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ILLEGAL_CHARACTER_REGEX |
| Constructor and Description |
|---|
SchemaUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
childQualifiedName(String parentQualifiedName,
String childSimpleName) |
static com.fasterxml.jackson.databind.node.ObjectNode |
readSchema(URL schemaUrl)
read Schema from URL.
|
public static final String ILLEGAL_CHARACTER_REGEX
Copyright © 2020 The Apache Software Foundation. All rights reserved.