Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
3896
Description
public class OrderedNormalizedNodeWriter
use .equals instaed of == in
public OrderedNormalizedNodeWriter write(final NormalizedNode<?, ?> node) throws IOException {
if (root == schemaContext) {