Uses of Class
org.exoplatform.web.controller.router.URIWriter
Packages that use URIWriter
-
Uses of URIWriter in org.exoplatform.web
Methods in org.exoplatform.web with parameters of type URIWriterModifier and TypeMethodDescriptionvoidControllerContext.renderURL(Map<QualifiedName, String> parameters, URIWriter uriWriter) -
Uses of URIWriter in org.exoplatform.web.controller.router
Methods in org.exoplatform.web.controller.router with parameters of type URIWriterModifier and TypeMethodDescriptionvoidRouter.render(Map<QualifiedName, String> parameters, URIWriter writer) voidRouter.render(RenderContext context, URIWriter writer)