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...)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | String | string |
2 | WebsiteDetails | details |
3 | String | string |
4 | String | string |
5 | String[] | string |
Return Type
IndexPageWriter
Modifiers
public varargs
new IndexPageWriter (String, WebsiteDetails, String, String, String[], String[], String[])
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | String | string |
2 | WebsiteDetails | details |
3 | String | string |
4 | String | string |
5 | String[] | string |
6 | String[] | string |
7 | String[] | string |
Return Type
IndexPageWriter
Modifiers
public
Methods
equals (Object)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Object | o |
Return Type
boolean
Modifiers
public final
toString ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public final
hashCode ()
MethodNo description is available for this element.
Return Type
int
Modifiers
public final
write (OutputStream, WritableElement...)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | OutputStream | target |
2 | WritableElement[] | elements |
Return Type
boolean
Modifiers
public varargs
write (OutputStream, String)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | OutputStream | stream |
2 | String | content |
Return Type
void
Modifiers
root ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public
scripts ()
MethodNo description is available for this element.
Return Type
String[]
Modifiers
public
description ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public
details ()
MethodNo description is available for this element.
Return Type
WebsiteDetails
Modifiers
public
title ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public
keywords ()
MethodNo description is available for this element.
Return Type
String[]
Modifiers
public
metas ()
MethodNo description is available for this element.
Return Type
String[]
Modifiers
public