XHTMLFormatter

Default factory for XHTMLFormatters, based on a provided RenderContext. It differs from an standard HTMLFormatter solely in that it close empty tags. Therefore it offers the same API and shares the type HTMLFormatter so that shared custom renderers can be built for HTML and XHTML.

class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

@unspecialized
Inherited from:
Function1
@unspecialized
Inherited from:
Function1
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from:
Function1