Module: Archimate::FileFormats::Sax

Defined in:
lib/archimate/file_formats/sax.rb,
lib/archimate/file_formats/sax/no_op.rb,
lib/archimate/file_formats/sax/handler.rb,
lib/archimate/file_formats/sax/document.rb,
lib/archimate/file_formats/sax/any_element.rb,
lib/archimate/file_formats/sax/archi/model.rb,
lib/archimate/file_formats/sax/archi/style.rb,
lib/archimate/file_formats/sax/lang_string.rb,
lib/archimate/file_formats/sax/archi/bounds.rb,
lib/archimate/file_formats/sax/archi/content.rb,
lib/archimate/file_formats/sax/archi/diagram.rb,
lib/archimate/file_formats/sax/archi/element.rb,
lib/archimate/file_formats/sax/archi/location.rb,
lib/archimate/file_formats/sax/archi/property.rb,
lib/archimate/file_formats/sax/archi/view_node.rb,
lib/archimate/file_formats/sax/capture_content.rb,
lib/archimate/file_formats/sax/content_element.rb,
lib/archimate/file_formats/sax/archi/connection.rb,
lib/archimate/file_formats/sax/archi/organization.rb,
lib/archimate/file_formats/sax/archi/relationship.rb,
lib/archimate/file_formats/sax/capture_properties.rb,
lib/archimate/file_formats/sax/capture_documentation.rb,
lib/archimate/file_formats/sax/preserved_lang_string.rb,
lib/archimate/file_formats/sax/model_exchange_file/font.rb,
lib/archimate/file_formats/sax/model_exchange_file/item.rb,
lib/archimate/file_formats/sax/model_exchange_file/color.rb,
lib/archimate/file_formats/sax/model_exchange_file/model.rb,
lib/archimate/file_formats/sax/model_exchange_file/style.rb,
lib/archimate/file_formats/sax/archi/archi_handler_factory.rb,
lib/archimate/file_formats/sax/model_exchange_file/diagram.rb,
lib/archimate/file_formats/sax/model_exchange_file/element.rb,
lib/archimate/file_formats/sax/model_exchange_file/location.rb,
lib/archimate/file_formats/sax/model_exchange_file/metadata.rb,
lib/archimate/file_formats/sax/model_exchange_file/property.rb,
lib/archimate/file_formats/sax/model_exchange_file/view_node.rb,
lib/archimate/file_formats/sax/model_exchange_file/connection.rb,
lib/archimate/file_formats/sax/model_exchange_file/schema_info.rb,
lib/archimate/file_formats/sax/model_exchange_file/relationship.rb,
lib/archimate/file_formats/sax/model_exchange_file/property_definition.rb,
lib/archimate/file_formats/sax/model_exchange_file/model_exchange_handler_factory.rb

Defined Under Namespace

Modules: Archi, CaptureContent, CaptureDocumentation, CaptureProperties, ModelExchangeFile Classes: AnyElement, ContentElement, Document, FutureReference, Handler, LangString, NoOp, PreservedLangString, SaxEvent