Hallo,

I have this problem. I want to get the ListNode of some SVGOMElement, but when  I call the method "getChildNodes()" on the SVGOMElement object. I receive 2*n+1 nodes, where n is the real number of element. I recieve for each real child node i want one "nonsense" node  which type is org.apache.batik.dom.GenericText and  its value is null. Maybe my question is stupid, but I have no skills in Batik and XML DOM.

 

Than you very much for any response.

 

Michal

Reply via email to