java - getNextSibling() method does not return any results -


i writing code read xml files , labeling nodes. using dom java. method getnextsibling() not returning results other methods getparentnode do. problem?

public node getnextsibling() 

the node following node. if there no such node, returns null. documentation.

by way, question has been examined in topic.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -