Code

dos to unix conversion
[inkscape.git] / src / bind / java / org / w3c / dom / svg / SVGFontFaceFormatElement.java
2 package org.w3c.dom.svg;
4 public interface SVGFontFaceFormatElement extends 
5                SVGElement {
6 }