Class Header
java.lang.Object
org.codehaus.modello.plugin.java.javasource.Header
Print the headers delineating the public and non-public elements of
the compilation unit.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static void
print
(JSourceWriter jsw, boolean printPublic) Print the specified header to the given Writer.
-
Field Details
-
publicHeader
-
nonPublicHeader
-
-
Constructor Details
-
Header
Header()
-
-
Method Details
-
print
Print the specified header to the given Writer.
-