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