uk.org.ponder.rsf.renderer.html |
Implementations of IKAT components specific to HTML.
|
Java Source File Name | Type | Comment |
BasicHTMLComponentRenderer.java | Class | |
BasicHTMLRenderSystem.java | Class | The implementation of the standard XHTML rendering System. |
FormRelabellingTPI.java | Class | In order to main a consistent designer-facing semantic, HTML form tags
must be written without colon, since they do not cause branching. |
HeadCollectingSCR.java | Class | A basic collector of <head> material for HTML pages. |
HeadContributingSCR.java | Class | Annotates a piece of "head matter" in a multi-file template set that
needs to be "collected" into the HTML <head> of the final
rendered product. |
HeadInferringTPI.java | Class | |
RelativeURLInferringTPI.java | Class | This TemplateParseInterceptor automatically marks up all relative URLs on
relevant HTML tags with the rsf:id="scr=rewrite-url" attribute. |
URLRewriteSCR.java | Class | Performs a URL-rewrite for a template-relative
"resource" URL (e.g. |