summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/w3c/dom/svg/SVGAltGlyphItemElement.java
blob: 07ea0859fbcc32d6e4f04cdaafeee6958e519e68 (plain) (blame)
1
2
3
4
5
6

package org.w3c.dom.svg;

public interface SVGAltGlyphItemElement extends 
               SVGElement {
}