| Package | Description |
|---|---|
| org.jeneva.impl | |
| org.jeneva.validation.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
JenevaContext
Represents Jeneva context object (used internally to store context data)
|
| Modifier and Type | Method and Description |
|---|---|
static IJenevaContext |
JenevaContext.current()
gets current Jeneva context
|
| Constructor and Description |
|---|
JsonParser(IJenevaContext context)
Initializes new instance of the JsonParser class
|
Mapper(IJenevaContext context)
Initializes new instance of the Mapper class
|
PropertyMetaFactory(IJenevaContext context)
Initializes new instance of the PropertyMetaFactory class
|
| Constructor and Description |
|---|
JenevaValidationContext(IJenevaContext context)
Initializes new instance of the ValidationContext class
|