Module: Uniword::Transformation
- Defined in:
- lib/uniword/transformation.rb,
lib/uniword/transformation/transformer.rb,
lib/uniword/transformation/mhtml_style_builder.rb,
lib/uniword/transformation/transformation_rule.rb,
lib/uniword/transformation/html_element_builder.rb,
lib/uniword/transformation/html_formatting_mapper.rb,
lib/uniword/transformation/mhtml_element_renderer.rb,
lib/uniword/transformation/mhtml_metadata_builder.rb,
lib/uniword/transformation/html_to_ooxml_converter.rb,
lib/uniword/transformation/ooxml_to_html_converter.rb,
lib/uniword/transformation/run_transformation_rule.rb,
lib/uniword/transformation/ooxml_to_mhtml_converter.rb,
lib/uniword/transformation/image_transformation_rule.rb,
lib/uniword/transformation/table_transformation_rule.rb,
lib/uniword/transformation/transformation_rule_registry.rb,
lib/uniword/transformation/hyperlink_transformation_rule.rb,
lib/uniword/transformation/paragraph_transformation_rule.rb
Defined Under Namespace
Modules: MhtmlStyleBuilder Classes: HtmlElementBuilder, HtmlFormattingMapper, HtmlToOoxmlConverter, HyperlinkTransformationRule, ImageTransformationRule, MhtmlElementRenderer, MhtmlMetadataBuilder, NullTransformationRule, OoxmlToHtmlConverter, OoxmlToMhtmlConverter, ParagraphTransformationRule, RunTransformationRule, TableTransformationRule, TransformationRule, TransformationRuleRegistry, Transformer