org.w3c.dom.svg
Interface SVGElementInstanceList


public interface SVGElementInstanceList


Method Summary
 int getLength()
           
 SVGElementInstance item(int index)
           
 

Method Detail

getLength

public int getLength()

item

public SVGElementInstance item(int index)


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.