blob: 2b81bf80d4989a0ee2753f2493b22eeb2b8bb2b2 [file] [log] [blame]
package org.eclipse.jst.jsp.ui.internal.style;
public interface IStyleConstantsJSP {
public static final String JSP_CONTENT = "jsp_content"; //$NON-NLS-1$
}