RootIndexPageWriter

Record

Writes the root index.html file of website documentation.

This page has slightly different processing for names and no breadcrumbs.

Extends

Record

Modifiers

public final

Constructors


new RootIndexPageWriter (WebsiteDetails, String, String, String...)

Constructor
No description is available for this element.
IndexTypeName
1WebsiteDetailsdetails
2Stringstring
3Stringstring
4String[]string
Return Type

RootIndexPageWriter

Modifiers

public varargs

new RootIndexPageWriter (WebsiteDetails, String, String, String[], String[], String[])

Constructor
No description is available for this element.
IndexTypeName
1WebsiteDetailsdetails
2Stringstring
3Stringstring
4String[]string
5String[]string
6String[]string
Return Type

RootIndexPageWriter

Modifiers

public


Methods


equals (Object)

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

boolean

Modifiers

public final

toString ()

Method
No description is available for this element.
Return Type

String

Modifiers

public final

hashCode ()

Method
No description is available for this element.
Return Type

int

Modifiers

public final

write (OutputStream, WritableElement...)

Method
No description is available for this element.
IndexTypeName
1OutputStreamtarget
2WritableElement[]elements
Return Type

boolean

Modifiers

public varargs

write (OutputStream, String)

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

void

Modifiers

scripts ()

Method
No description is available for this element.
Return Type

String[]

Modifiers

public

description ()

Method
No description is available for this element.
Return Type

String

Modifiers

public

details ()

Method
No description is available for this element.
Return Type

WebsiteDetails

Modifiers

public

title ()

Method
No description is available for this element.
Return Type

String

Modifiers

public

keywords ()

Method
No description is available for this element.
Return Type

String[]

Modifiers

public

metas ()

Method
No description is available for this element.
Return Type

String[]

Modifiers

public