Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Suggestion: add "public String getValue()"

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Wolfgang Hoschek <whoschek AT lbl.gov>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Suggestion: add "public String getValue()"
  • Date: Fri, 7 Jan 2005 16:34:26 -0800

Small suggestion: In XPath, the string value of a node sequence is well defined. So it might make sense to add a corresponding method "public String getValue()" to Nodes. That way, one could nicely use it over the result of an XPath or XQuery. Not really important, but it would be nice and consistent with other objects having an XPath getValue method.

Wolfgang.





Archive powered by MHonArc 2.6.24.

Top of Page