blob: 87860e65e16adb2283621fb8099fa41c9ce7bed7 [file] [log] [blame]
package org.eclipse.jst.jsp.ui.internal.style;
public interface IStyleConstantsJSP {
public static final String JSP_CONTENT = "jsp_content";
}