blob: f25cc3c20223057cc8e93d75fab821db7cfc08e2 [file] [log] [blame]
package org.w3c.dom.svg;
public interface SVGTextElement extends
SVGTextPositioningElement,
SVGTransformable {
}