Static Protected Member Functions

org.exolab.javasource.Header Class Reference

List of all members.

Static Protected Member Functions

static void print (JSourceWriter jsw, boolean printPublic)

Detailed Description

Print the headers delineating the public and non-public elements of the compilation unit.


Member Function Documentation

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().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties