Skip to content

StaxEventItemReader#isFragmentRootElementName method should be protected #1020

Closed
@spring-projects-issues

Description

@spring-projects-issues

Balan opened BATCH-2583 and commented

I was looking up to customize the method moveCursorToNextFragment in StaxEventItemReader and I noticed this method uses isFragmentRootElementName which is currently a private method. In my opinion, if caller is 'protected', the callee should have been made 'protected' as well.


Affects: 3.0.7

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions