org.w3c.dom.svg

Interface SVGScriptElement

public interface SVGScriptElement extends SVGElement, SVGURIReference, SVGExternalResourcesRequired

Method Summary
StringgetType()
voidsetType(String type)

Method Detail

getType

public String getType()

setType

public void setType(String type)