jaula API Reference version 1.4.0
Data Structures
Here are the data structures with brief descriptions:
JAULA::Bad_Data_TypeClass for incompatible data type exceptions
JAULA::ExceptionBase class for error handling exceptions
JAULA::LexanLexical Analysis implementation
JAULA::Lexan_ErrorClass for lexical analysis exceptions
JAULA::Name_DuplicatedClass for bad object property name exceptions
JAULA::No_ErrorClass for no error condition exceptions
JAULA::ParserJSON Data Parser
JAULA::Parser::Value_ParserJSON Value Parser
JAULA::Syntax_ErrorClass for syntax exceptions
JAULA::ValueBase class for handling values
JAULA::Value_ArrayClass for handling array values
JAULA::Value_BooleanClass for handling boolean values
JAULA::Value_ComplexBase class for handling complex values
JAULA::Value_NullClass for handling null values
JAULA::Value_NumberClass for handling numeric values
JAULA::Value_Number_IntClass for handling numeric (int) values
JAULA::Value_ObjectClass for handling object values
JAULA::Value_StringClass for handling numeric values