1 package net.sourceforge.phpeclipse.phpeditor.html;
7 public interface IHTMLConstants {
15 * Tags that do not allow end tag.
16 * Required that tags that allow optional end tag should always have end tag.
103 /** Line break before and after tag. */
104 String[] BLOCK_TAGS =