Package org.mule.common.metadata.parser.json

Interface Summary
JSONSchemaConstants  
JSONType JSONType is implemented by classes which represent individual JSON schemas or types.
 

Class Summary
AbstractType Helper class for creation of new JSON types.
JSONArrayType JSONArrayType represents a schema type for a JSON array value.
JSONFileType Lazy type loading for JSON schema files.
JSONObjectType  
JSONPointerType  
JSONResourceType Lazy type loading for JSON schema files.
JSONType.BooleanType  
JSONType.DoubleType  
JSONType.Empty  
JSONType.Everything  
JSONType.IntegerType  
JSONType.NumberType  
JSONType.StringType  
JSONTypeUtils Created by studio on 23/07/2014.
JSONUtils Utilities for manipulating and comparing JSON objects and arrays.
OptionalType  
SchemaEnv  
 

Exception Summary
SchemaException  
 



Copyright © 2015 MuleSoft, Inc.. All rights reserved.