Klasse IndexRedirectWriter

java.lang.Object
org.jdrupes.mdoclet.internal.doclets.formats.html.HtmlDocletWriter
org.jdrupes.mdoclet.internal.doclets.formats.html.IndexRedirectWriter

Writes a file that tries to redirect to an alternate page.

The redirect uses JavaScript, if enabled, falling back on

. If neither are supported/enabled in a browser, the page displays the standard "JavaScript not enabled" message, and a link to the alternate page.