ClassIndexWriter

Class

Writes a list for a package index page.

Extends

Object

Implements

WritableElementElementElementWriter

Modifiers

public

Constructors


new ClassIndexWriter (String, List)

Constructor
No description is available for this element.
IndexTypeName
1Stringstring
2Listlist
Return Type

ClassIndexWriter

Modifiers

public


Fields


classes

Field
No description is available for this element.
Type

List

Modifiers

protected final

namespace

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

writeType (Class, OutputStream)

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

void

Modifiers

protected

writeType (OutputStream)

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

void

Modifiers

protected

writeIndices (OutputStream)

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

void

Modifiers

protected