org.w3c.dom.svg.SVGFontFaceUriElement Maven / Gradle / Ivy
package org.w3c.dom.svg;
public interface SVGFontFaceUriElement extends
SVGElement {
}
package org.w3c.dom.svg;
public interface SVGFontFaceUriElement extends
SVGElement {
}