BodyWriter

Class

Processes the markdown section for the root index.html

Extends

Object

Implements

WritableElementElementElementWriter

Modifiers

public

Constructors


new BodyWriter (String, Class[])

Constructor
No description is available for this element.
IndexTypeName
1Stringstring
2Class[]clazz
Return Type

BodyWriter

Modifiers

public


Fields


classes

Field
No description is available for this element.
Type

Class[]

Modifiers

protected final

body

Field
No description is available for this element.
Type

String

Modifiers

protected final



Methods


name ()

Method
No description is available for this element.
Return Type

String

Modifiers

public

write (OutputStream)

Method
No description is available for this element.
IndexTypeName
1OutputStreamstream
Return Type

void

Modifiers

public

getDetails ()

Method
No description is available for this element.
Return Type

Map

Modifiers

public