| Package | Description |
|---|---|
| org.jahia.services.render.filter | |
| org.jahia.services.render.filter.cache | |
| org.jahia.services.seo.urlrewrite |
| Modifier and Type | Class and Description |
|---|---|
class |
SiteParameterAdder |
| Modifier and Type | Method and Description |
|---|---|
void |
URLFilter.setHandlers(HtmlTagAttributeTraverser.HtmlTagAttributeVisitor... visitors) |
String |
HtmlTagAttributeTraverser.traverse(String htmlContent,
HtmlTagAttributeTraverser.HtmlTagAttributeVisitor... visitors)
Parses the provided HTML content and calls specified visitors to modify
the value of matching tag attributes.
|
String |
HtmlTagAttributeTraverser.traverse(String htmlContent,
RenderContext context,
Resource resource,
HtmlTagAttributeTraverser.HtmlTagAttributeVisitor... visitors)
Parses the provided HTML content and calls specified visitors to modify
the value of matching tag attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheUrlDependenciesParserFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
UrlRewriteVisitor
A Jahia HTML Tag attribute visitor for applying URL rewriting rules (using
UrlRewriteService). |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.