Package | Description |
---|---|
org.exolab.javasource |
This package contains classes that represent Java Source objects for Castor XML
code generator.
|
Modifier and Type | Method and Description |
---|---|
JComment |
JStructure.getHeader()
Returns the JComment header to display at the top of the source file for
this JStructure, or null if no header was set.
|
Modifier and Type | Method and Description |
---|---|
void |
JStructure.setHeader(JComment comment)
Sets the header comment for this JStructure.
|
void |
JCompUnit.setHeader(JComment comment)
Sets the header comment for this JCompUnit.
|
Copyright © 2015. All rights reserved.