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