|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbootstrap.Body
public class Body
| Constructor Summary | |
|---|---|
Body()
|
|
| Method Summary | |
|---|---|
java.lang.CharSequence |
body(Document document)
|
java.lang.CharSequence |
h1(Chapter chapter)
|
java.lang.CharSequence |
h2(AbstractSection section)
|
java.lang.CharSequence |
h3plus(AbstractSection section,
int hLevel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Body()
| Method Detail |
|---|
public java.lang.CharSequence body(Document document)
public java.lang.CharSequence h1(Chapter chapter)
public java.lang.CharSequence h2(AbstractSection section)
public java.lang.CharSequence h3plus(AbstractSection section,
int hLevel)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||