Save This Page
Home » openjdk-7 » org.w3c » dom » svg » [javadoc | source]
org.w3c.dom.svg
public interface: SVGDocument [javadoc | source]

All Implemented Interfaces:
    Document, DocumentEvent

Method from org.w3c.dom.svg.SVGDocument Summary:
getDomain,   getReferrer,   getRootElement,   getTitle,   getURL
Method from org.w3c.dom.svg.SVGDocument Detail:
 public String getDomain()
 public String getReferrer()
 public SVGSVGElement getRootElement()
 public String getTitle()
 public String getURL()