public class GeneralJspDecorator extends AbstractJspDecorator implements Decorator
bodyPostPath, bodyPrePath, headPostPath, headPrePath, webResourceAssembler
Constructor and Description |
---|
GeneralJspDecorator(com.atlassian.webresource.api.assembler.WebResourceAssembler webResourceAssembler) |
Modifier and Type | Method and Description |
---|---|
void |
writePreHead(Writer writer) |
setContext, writeOnFlush, writePostBody, writePostHead, writePreBody
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
writeOnFlush, writePostBody, writePostHead, writePreBody
public GeneralJspDecorator(com.atlassian.webresource.api.assembler.WebResourceAssembler webResourceAssembler)
public void writePreHead(Writer writer)
writePreHead
in interface Decorator
writePreHead
in class AbstractJspDecorator
Copyright © 2002-2015 Atlassian. All Rights Reserved.