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