
br.com.objectos.html.ImgProto Maven / Gradle / Ivy
package br.com.objectos.html;
import javax.annotation.Generated;
@Generated("br.com.objectos.html.ProtoTypeProcessor")
abstract class ImgProto extends HtmlElement implements Item4_07__Embedded_content.img {
public ImgProto() {
super("img", ContentModel.VOID);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy