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