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