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, writePreBodyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteOnFlush, writePostBody, writePostHead, writePreBodypublic GeneralJspDecorator(com.atlassian.webresource.api.assembler.WebResourceAssembler webResourceAssembler)
public void writePreHead(Writer writer)
writePreHead in interface DecoratorwritePreHead in class AbstractJspDecoratorCopyright © 2002-2015 Atlassian. All Rights Reserved.