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

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

The newest version!
package br.com.objectos.html;

import javax.annotation.Generated;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy