1 2 package org.w3c.dom.svg;3 4 public interface SVGAnimateTransformElement extends 5 SVGAnimationElement {6 }7