BodyWriter
Class
Processes the markdown section for the root index.html
Extends
Object
Implements
WritableElementElementElementWriter
Modifiers
public
Constructors
new BodyWriter (String, Class[])
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | String | string |
2 | Class[] | clazz |
Return Type
BodyWriter
Modifiers
public
Fields
classes
FieldNo description is available for this element.
Type
Class[]
Modifiers
protected final
body
FieldNo description is available for this element.
Type
String
Modifiers
protected final
Methods
name ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public
write (OutputStream)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | OutputStream | stream |
Return Type
void
Modifiers
public
getDetails ()
MethodNo description is available for this element.
Return Type
Map
Modifiers
public