We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following methods are duplicated (or nearly identical):
mergeXpp3Dom
writeToSerializer
isEmpty
isNotEmpty
Move all the code to only one of the classes. Deprecate methods in the other class, delegating its implementation to the first class.