Module: Eeml
- Includes:
- Constants, Exceptions
- Defined in:
- lib/eeml.rb,
lib/eeml/constants.rb,
lib/eeml/exceptions.rb,
lib/eeml/environment.rb,
lib/eeml/csv_parser_v1.rb,
lib/eeml/csv_parser_v2.rb,
lib/eeml/environment_builder.rb,
lib/eeml/libxml_eeml_parser_v005.rb,
lib/eeml/libxml_eeml_parser_v051.rb,
lib/eeml/json_environment_parser_v005.rb,
lib/eeml/json_environment_parser_v006.rb,
lib/eeml/json_environment_parser_v100.rb
Defined Under Namespace
Modules: Constants, Exceptions Classes: CsvParserV1, CsvParserV2, DataStream, Environment, EnvironmentBuilder, JsonEnvironmentParserV005, JsonEnvironmentParserV006, JsonEnvironmentParserV100, LibXMLEemlParserV005, LibXMLEemlParserV051, Location, Value
Constant Summary collapse
- VERSION =
library version number
'0.0.39'
Constants included from Constants
Constants::EEML, Constants::JSON_API, Constants::XSI_NAMESPACE