[jdom-interest] one attribute several values
Michael Kay
mike at saxonica.com
Wed Jan 17 01:43:55 PST 2007
Hi all. I want to modify an xml archive with sentences like this:
<user username="both" password="tomcat" roles="tomcat,role1"/>
As you can see, there are more than one value for the attribute
"roles".
You can only see that if your eyes recognize "," as being different from any
other character. In XML and in JDOM, "," has no such special significance.
Michael Kay
http://www.saxonica.com/
More information about the jdom-interest
mailing list