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

angularjs - Redirect to a new template in angular js -

Oracle SQL. How to select specific IDs where value of columns specify criteria? -

Desktop Launcher for Python Script Starts Program in Wrong Path (Linux) -