| Modifier and Type | Method and Description |
|---|---|
<T> T |
ValidationContext.get(ContextKey key,
Class<T> type) |
<T> T |
ValidationContext.get(ContextKey key,
Class<T> type) |
<T> T |
ValidationContext.getOptional(ContextKey key,
Class<T> type) |
<T> T |
ValidationContext.getOptional(ContextKey key,
Class<T> type) |
ValidationContext |
ValidationContext.put(ContextKey key,
Object value) |
ValidationContext |
ValidationContext.put(ContextKey key,
Object value) |
| Modifier and Type | Class and Description |
|---|---|
class |
AllowedTypesContext |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureContext |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataContext |
Copyright © 2004–2023 JSQLParser. All rights reserved.