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