Package org.docx4j.model

  • Class Summary 
    Class Description
    ImmutablePropertyResolver
    Property resolver which assumes that style properties will not be modified (it works by actually copying the property objects, so it can be used only when they won't be modified).
    PropertyResolver
    This class works out the actual set of properties (paragraph or run) which apply, following the order specified in ECMA-376.