public class ReferenceSchemaWrapper extends Object implements SchemaWrapper
Constructor and Description |
---|
ReferenceSchemaWrapper(org.everit.json.schema.ReferenceSchema wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
accept(JsonSchemaWrapperVisitor visitor) |
org.everit.json.schema.SchemaLocation |
getLocation() |
SchemaWrapper |
getReferredSchema() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWrapped
public ReferenceSchemaWrapper(org.everit.json.schema.ReferenceSchema wrapped)
public void accept(JsonSchemaWrapperVisitor visitor)
accept
in interface SchemaWrapper
public org.everit.json.schema.SchemaLocation getLocation()
public SchemaWrapper getReferredSchema()
Copyright © 2020 Red Hat. All rights reserved.