blob: 9beb4667dbad6cc871b36377486dbe0ff7db34b8 [file] [log] [blame]
package org.w3c.dom.svg;
public interface SVGPathSegClosePath extends
SVGPathSeg {
}