public final class SchemaCompiler extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
compile(Map<String,String> encodedSchemas) |
Schema |
compile(String schema) |
Schema |
compile(String schema,
String path) |
static String[] |
decodeIncludePath(String encodedSchema) |
static String |
encodeIncludePath(org.yaml.snakeyaml.nodes.ScalarNode node) |
static SchemaCompiler |
getInstance() |
void |
init(ContextPath contextPath,
ResourceLoader resourceLoader) |
public static SchemaCompiler getInstance()
public void init(ContextPath contextPath, ResourceLoader resourceLoader)
public static String encodeIncludePath(org.yaml.snakeyaml.nodes.ScalarNode node)
Copyright © 2016. All rights reserved.