org.exolab.javasource
final class Header extends Object
Method Summary | |
---|---|
protected static void | print(JSourceWriter jsw, boolean printPublic)
Print the specified header to the given Writer.
|
Parameters: jsw an open JSourceWriter printPublic if true print the public header, otherwise print the non-public header.