Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Java/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

This template serves to format short inline samples of Java code, performing some syntax highlighting and adding the page to the hidden category "Articles with example Java code".

It uses {{#tag:syntaxhighlight|{{{1}}}|lang=Java|inline=1}} to mark the code as such.

As at 2014-12-30 it appears to format Readable and Serializable inconsistently, namely black and blue respectively.

Format and tag Java code

Template parameters

ParameterDescriptionTypeStatus
Java code1

The Java code to be formatted

Unknownrequired