IndexPageWriter

Record

Writes the index.html file for a package.

This page processes package names slightly differently.

Extends

Record

Modifiers

public final

Constructors


new IndexPageWriter (String, WebsiteDetails, String, String, String...)

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

IndexPageWriter

Modifiers

public varargs

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

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

IndexPageWriter

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

root ()

Method
No description is available for this element.
Return Type

String

Modifiers

public

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