Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xmlgraphics-batik Wiki" for change notification.
The "BuildAndParse" page has been changed by drool: http://wiki.apache.org/xmlgraphics-batik/BuildAndParse?action=diff&rev1=4&rev2=5 Comment: fixed closing braces, so that the last code block is visible //If I want to parse the "d" attribute String toParse = elt.getAttribute("d"); //This string can then be fed to a PathParser if you want to create the shapes yourself - } + }}}
