Menu

#1 Add XMLNode::getText()

open
nobody
None
5
2002-05-20
2002-05-20
No

Currently, the process of getting a text string
enclosed by XML tags is rather difficult. JDOM has a
getText() method in org.jdom.Element that makes this
extremely easy. The semantics are simple: return the
CDATA value if there is one, otherwise, return "".

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.