Module: Uniword::Docx

Defined in:
lib/uniword/docx.rb,
lib/uniword/docx/package.rb,
lib/uniword/docx/profile.rb,
lib/uniword/docx/reconciler.rb,
lib/uniword/docx/package_defaults.rb,
lib/uniword/docx/document_statistics.rb,
lib/uniword/docx/package_serialization.rb

Overview

DOCX file format namespace.

DOCX packages contain OOXML markup wrapped in an OPC ZIP container. This namespace holds DOCX-specific concerns: the package model, document-level reconciliation, and user-defined requirements.

Defined Under Namespace

Modules: PackageDefaults, PackageSerialization Classes: DocumentStatistics, LocaleProfile, Package, Profile, Reconciler, SystemProfile, UserProfile