Class StyleSheetTag
java.lang.Object
org.webpieces.templating.impl.tags.StyleSheetTag
- All Implemented Interfaces:
org.webpieces.ctx.api.extension.Tag,HtmlTag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidrunTag(Map<Object, Object> args, groovy.lang.Closure<?> body, PrintWriter out, GroovyTemplateSuperclass template, String srcLocation)
-
Constructor Details
-
StyleSheetTag
-
-
Method Details
-
runTag
public void runTag(Map<Object, Object> args, groovy.lang.Closure<?> body, PrintWriter out, GroovyTemplateSuperclass template, String srcLocation) -
getName
-