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