Package | Description |
---|---|
org.modeshape.schematic.internal.document | |
org.modeshape.schematic.internal.io | |
org.modeshape.schematic.internal.schema |
Modifier and Type | Class and Description |
---|---|
static class |
JsonReader.DateValueMatcher
The component that parses a tokenized JSON stream and attempts to evaluate literal values such as dates
|
static class |
JsonReader.Parser
The component that parses a tokenized JSON stream.
|
static class |
JsonReader.SimpleValueMatcher
The component that matches a string value for certain patterns.
|
static class |
JsonReader.Tokenizer
The component that tokenizes a stream of JSON content.
|
static interface |
JsonReader.ValueMatcher
The component that matches a string value for certain patterns.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferCache
A cache of ByteBuffer, used in
BsonDataInput . |
Modifier and Type | Interface and Description |
---|---|
interface |
Problems
An interface for recording problems.
|
class |
ValidationResult
Basic implementation of
SchemaLibrary.Results to which problems can be added. |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.