public class PagePartsFactory.PagePartsWriters extends Object
Constructor and Description |
---|
PagePartsWriters(javax.servlet.http.HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
BodyAttributesWriter |
bodyAttributes() |
BodyClassesWriter |
bodyClasses() |
CustomHeadContentProvider |
getCustomHeadContentProvider() |
ParsedHeadWriter |
parsedHead() |
TitleWriter |
title() |
public PagePartsWriters(javax.servlet.http.HttpServletResponse response) throws IOException
IOException
public BodyAttributesWriter bodyAttributes()
public BodyClassesWriter bodyClasses()
public ParsedHeadWriter parsedHead()
public TitleWriter title()
public CustomHeadContentProvider getCustomHeadContentProvider()
Copyright © 2002-2023 Atlassian. All Rights Reserved.