A B C D E F G H I J K L M N O P R S T U V W X _ 
All Classes All Packages

J

JAVA_NATIVE - Static variable in class org.cakelab.blender.io.Encoding
 
JavaDoc - org.cakelab.blender.generator.utils.GComment.Type
JavaDoc conform multi-line comment.
JavaDocEncoder - Class in org.cakelab.blender.doc.extract.dnadocs
 
JavaDocEncoder() - Constructor for class org.cakelab.blender.doc.extract.dnadocs.JavaDocEncoder
 
JavaDocPostprocessor - Class in org.cakelab.blender.generator.utils
 
JavaDocPostprocessor(CMetaModel, boolean) - Constructor for class org.cakelab.blender.generator.utils.JavaDocPostprocessor
 
JavaField - Class in org.cakelab.blender.typemap
Represents a field of a struct after mapping according to Java .Blend's type mapping rules.
JavaField(CField) - Constructor for class org.cakelab.blender.typemap.JavaField
 
javaType - Variable in class org.cakelab.json.codec.JSONMapping
 
JavaType - Class in org.cakelab.blender.typemap
Provides mapping of a given CType instance to a Java type according to Java .Blend's type mapping rules.
JavaType(CType) - Constructor for class org.cakelab.blender.typemap.JavaType
 
JavaType.JKind - Enum in org.cakelab.blender.typemap
 
join(List<ParagraphHandler>) - Static method in class org.cakelab.jdoxml.impl.dochandler.ParagraphHandler
 
JSONArray - Class in org.cakelab.json
 
JSONArray() - Constructor for class org.cakelab.json.JSONArray
 
JSONCodec - Class in org.cakelab.json.codec
This class implements serialising/deserialising of Java objects from and to JSON strings.
JSONCodec() - Constructor for class org.cakelab.json.codec.JSONCodec
Constructor using the default configuration.
JSONCodec(JSONCodecConfiguration) - Constructor for class org.cakelab.json.codec.JSONCodec
Constructor using a specific configuration.
JSONCodecConfiguration - Class in org.cakelab.json.codec
Configuration of JSONCodecs and JSONModellers.
JSONCodecConfiguration() - Constructor for class org.cakelab.json.codec.JSONCodecConfiguration
 
JSONCodecConfiguration(Charset, boolean, boolean, boolean, JSONParserFactory, JSONFormatter, JSONMappingMap) - Constructor for class org.cakelab.json.codec.JSONCodecConfiguration
 
JSONCodecConfiguration(JSONCodecConfiguration) - Constructor for class org.cakelab.json.codec.JSONCodecConfiguration
 
JSONCompoundType - Interface in org.cakelab.json
Common interface of JSONObject and JSONArray
JSONDefaults - Class in org.cakelab.json
 
JSONDefaults() - Constructor for class org.cakelab.json.JSONDefaults
 
JSONException - Exception in org.cakelab.json
 
JSONException() - Constructor for exception org.cakelab.json.JSONException
 
JSONException(String) - Constructor for exception org.cakelab.json.JSONException
 
JSONException(String, Throwable) - Constructor for exception org.cakelab.json.JSONException
 
JSONException(String, Throwable, boolean, boolean) - Constructor for exception org.cakelab.json.JSONException
 
JSONException(Throwable) - Constructor for exception org.cakelab.json.JSONException
 
JSONFormatter - Interface in org.cakelab.json.format
JSONFormatter creates and formats JSON strings from JSON objects.
JSONFormatterBase<T extends java.io.PrintStream> - Class in org.cakelab.json.format
 
JSONFormatterBase(JSONFormatterConfiguration) - Constructor for class org.cakelab.json.format.JSONFormatterBase
 
JSONFormatterBase.IgnoringNullIterator - Class in org.cakelab.json.format
used when ignoring null entries in JSON objects
JSONFormatterCompact - Class in org.cakelab.json.format
Formatter which outputs the most compact string representation
JSONFormatterCompact(JSONFormatterConfiguration) - Constructor for class org.cakelab.json.format.JSONFormatterCompact
 
JSONFormatterConfiguration - Class in org.cakelab.json.format
Configuration for JSONFormatter instances.
JSONFormatterConfiguration() - Constructor for class org.cakelab.json.format.JSONFormatterConfiguration
create a default configuration similar to JSONDefaults.FORMATTER_CONFIG
JSONFormatterConfiguration(Charset, boolean, boolean, boolean) - Constructor for class org.cakelab.json.format.JSONFormatterConfiguration
 
JSONFormatterConfiguration(JSONFormatterConfiguration) - Constructor for class org.cakelab.json.format.JSONFormatterConfiguration
 
JSONFormatterPrettyprint - Class in org.cakelab.json.format
Formatter which creates pretty printed string output
JSONFormatterPrettyprint(JSONFormatterConfiguration) - Constructor for class org.cakelab.json.format.JSONFormatterPrettyprint
 
JSONMapping<JAVAT,​JSONT> - Class in org.cakelab.json.codec
Warning: Work in progress
JSONMapping(Class<JAVAT>, Class<JSONT>) - Constructor for class org.cakelab.json.codec.JSONMapping
 
JSONMappingMap - Class in org.cakelab.json.codec
 
JSONMappingMap() - Constructor for class org.cakelab.json.codec.JSONMappingMap
 
JSONMappingMap(JSONMappingMap) - Constructor for class org.cakelab.json.codec.JSONMappingMap
 
JSONMappingMap(JSONMappingMap, JSONMapping<?, ?>) - Constructor for class org.cakelab.json.codec.JSONMappingMap
 
JSONModeller - Class in org.cakelab.json.codec
Turns Java object into JSON object tree and vice versa.
JSONModeller(JSONCodecConfiguration) - Constructor for class org.cakelab.json.codec.JSONModeller
 
JSONObject - Class in org.cakelab.json
 
JSONObject() - Constructor for class org.cakelab.json.JSONObject
 
JSONParser - Interface in org.cakelab.json.parser
A JSON Parser turns JSON strings into a JSON object tree.
JSONParserFactory - Class in org.cakelab.json.parser
Creates JSONParser instances.
JSONParserFactory() - Constructor for class org.cakelab.json.parser.JSONParserFactory
 
jsonType - Variable in class org.cakelab.json.codec.JSONMapping
 
A B C D E F G H I J K L M N O P R S T U V W X _ 
All Classes All Packages