Skip to content

Make getters public for XML beans in XWPFDefault*Style.#910

Merged
pjfanning merged 1 commit intoapache:trunkfrom
jaragunde:xwpfdefaultstyle-getters
Sep 26, 2025
Merged

Make getters public for XML beans in XWPFDefault*Style.#910
pjfanning merged 1 commit intoapache:trunkfrom
jaragunde:xwpfdefaultstyle-getters

Conversation

@jaragunde
Copy link
Contributor

The classes XWPFDefaultRunStyle and XWPFDefaultParagraphStyle only expose a subset of their possibles attributes. To let users access all the underlying data, we change the visibility of the XML bean getters to public.

The classes XWPFDefaultRunStyle and XWPFDefaultParagraphStyle only
expose a subset of their possibles attributes. To let users access all
the underlying data, we change the visibility of the XML bean getters
to public.
@pjfanning pjfanning merged commit 7a12413 into apache:trunk Sep 26, 2025
1 check passed
@pjfanning
Copy link
Member

thanks - merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants