All Downloads are FREE. Search and download functionalities are using the official Maven repository.

br.com.objectos.html.DlProto Maven / Gradle / Ivy

There is a newer version: 0.4.0
Show newest version
package br.com.objectos.html;

import javax.annotation.Generated;

@Generated("br.com.objectos.html.ProtoTypeProcessor")
abstract class DlProto extends HtmlElement implements Item4_04__Grouping_content.dl {
  public DlProto() {
    super("dl", ContentModel.NON_VOID);
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy