Index
All Classes and Interfaces|All Packages
A
- Aside - Class in com.semanticcms.section.servlet
- Aside(Aside, String) - Constructor for class com.semanticcms.section.servlet.Aside
-
Creates a new aside in the current page context.
- Aside(String) - Constructor for class com.semanticcms.section.servlet.Aside
-
Creates a new aside in the current page context.
- Aside(ServletContext, HttpServletRequest, HttpServletResponse, Aside, String) - Constructor for class com.semanticcms.section.servlet.Aside
-
Creates a new aside.
- Aside(ServletContext, HttpServletRequest, HttpServletResponse, String) - Constructor for class com.semanticcms.section.servlet.Aside
-
Creates a new aside.
C
- com.semanticcms.section.servlet - module com.semanticcms.section.servlet
- com.semanticcms.section.servlet - package com.semanticcms.section.servlet
- com.semanticcms.section.servlet.impl - package com.semanticcms.section.servlet.impl
D
- doBody(CaptureLevel, Element.Body<? super C>) - Method in class com.semanticcms.section.servlet.SectioningContent
I
- id(String) - Method in class com.semanticcms.section.servlet.Aside
- id(String) - Method in class com.semanticcms.section.servlet.Nav
- id(String) - Method in class com.semanticcms.section.servlet.Section
- id(String) - Method in class com.semanticcms.section.servlet.SectioningContent
N
- Nav - Class in com.semanticcms.section.servlet
- Nav(Nav, String) - Constructor for class com.semanticcms.section.servlet.Nav
-
Creates a new nav in the current page context.
- Nav(String) - Constructor for class com.semanticcms.section.servlet.Nav
-
Creates a new nav in the current page context.
- Nav(ServletContext, HttpServletRequest, HttpServletResponse, Nav, String) - Constructor for class com.semanticcms.section.servlet.Nav
-
Creates a new nav.
- Nav(ServletContext, HttpServletRequest, HttpServletResponse, String) - Constructor for class com.semanticcms.section.servlet.Nav
-
Creates a new nav.
P
- pageIndex - Variable in class com.semanticcms.section.servlet.SectioningContent
S
- Section - Class in com.semanticcms.section.servlet
- Section(Section, String) - Constructor for class com.semanticcms.section.servlet.Section
-
Creates a new section in the current page context.
- Section(String) - Constructor for class com.semanticcms.section.servlet.Section
-
Creates a new section in the current page context.
- Section(ServletContext, HttpServletRequest, HttpServletResponse, Section, String) - Constructor for class com.semanticcms.section.servlet.Section
-
Creates a new section.
- Section(ServletContext, HttpServletRequest, HttpServletResponse, String) - Constructor for class com.semanticcms.section.servlet.Section
-
Creates a new section.
- SectionImpl - Class in com.semanticcms.section.servlet.impl
-
Writes sections as HTML.
- SectioningContent<C> - Class in com.semanticcms.section.servlet
- SectioningContent(ServletContext, HttpServletRequest, HttpServletResponse, C, String) - Constructor for class com.semanticcms.section.servlet.SectioningContent
-
Creates a new
SectioningContent
.
W
- writeAside(ServletRequest, AnyPalpableContent<?, ?>, ElementContext, Aside, PageIndex) - Static method in class com.semanticcms.section.servlet.impl.SectionImpl
-
Writes the given aside.
- writeNav(ServletRequest, AnyPalpableContent<?, ?>, ElementContext, Nav, PageIndex) - Static method in class com.semanticcms.section.servlet.impl.SectionImpl
-
Writes the given nav.
- writeSection(ServletRequest, AnyPalpableContent<?, ?>, ElementContext, Section, PageIndex) - Static method in class com.semanticcms.section.servlet.impl.SectionImpl
-
Writes the given section.
- writeSectioningContent(ServletRequest, AnyPalpableContent<?, ?>, ElementContext, SectioningContent, IOFunction<AnySectioningContent<?, ?>, NormalText<?, ?, ?, ? extends AnyFlowContent<?, ?>, ?>>, PageIndex) - Static method in class com.semanticcms.section.servlet.impl.SectionImpl
-
Writes the given section.
- writeTo(Writer, ElementContext) - Method in class com.semanticcms.section.servlet.Aside
- writeTo(Writer, ElementContext) - Method in class com.semanticcms.section.servlet.Nav
- writeTo(Writer, ElementContext) - Method in class com.semanticcms.section.servlet.Section
- writeToc(ServletRequest, AnySectioningContent<?, ?>, ElementContext, Page) - Static method in class com.semanticcms.section.servlet.impl.SectionImpl
-
Writes the table of contents, if needed and not yet written on the page.
All Classes and Interfaces|All Packages