Java XML DOM Parser checking if Node.getTextContent() is equal to a string

后端 未结 0 1483
春和景丽
春和景丽 2020-12-09 04:27

I am trying to check if the value I receive from Node.getTextContent is equal to a string if yes it should output correct if no it should output nothing.

My code look

相关标签:
回答
  • 消灭零回复
提交回复
热议问题