Static Protected Member Functions | |
| static void | print (JSourceWriter jsw, boolean printPublic) |
Print the headers delineating the public and non-public elements of the compilation unit.
| static void org.exolab.javasource.Header.print | ( | JSourceWriter | jsw, | |
| boolean | printPublic | |||
| ) | [static, protected] |
Print the specified header to the given Writer. JSourceWriter an open JSourceWriter boolean if true print the public header, otherwise print the non-public header.
References org.exolab.javasource.JSourceWriter.writeln().
1.7.0