public final class SchemaContainer extends Object
| Constructor and Description |
|---|
SchemaContainer(JsonNode schema)
Return a new container based on a schema
|
public SchemaContainer(JsonNode schema)
Note that if the id node exists and is an URI, but not
absolute, an anonymous schema will be returned.
schema - the schemaCopyright © 2012. All Rights Reserved.