|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.javasource.Header
class Header
Print the headers delineating the public and non-public elements of the compilation unit.
Constructor Summary | |
---|---|
Header()
|
Method Summary | |
---|---|
protected static void |
print(JSourceWriter jsw,
boolean printPublic)
Print the specified header to the given Writer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
Header()
Method Detail |
---|
protected static void print(JSourceWriter jsw, boolean printPublic)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |