Class and Description |
---|
org.codehaus.modello.plugin.java.javasource.JNamedMap
use
LinkedHashMap instead |
Method and Description |
---|
org.codehaus.modello.plugin.java.javasource.JSourceCode.add(String, short)
this method is not here any mode in castor codegen 1.3rc1
|
org.codehaus.modello.plugin.java.javasource.JType.createArray()
removed in javasource 1.3rc1, replaced by JArrayType
|
org.codehaus.modello.model.Model.getPackageName(boolean, Version)
This shouldn't be used, anything querying the model should read the
package of the class. Use getDefaultPackageName(..).
|
org.codehaus.modello.plugin.AbstractModelloGenerator.getParameter(String, Properties) |
org.codehaus.modello.plugin.java.javasource.JStructure.setPackageName(String)
removed in future version of javasource
|
Constructor and Description |
---|
org.codehaus.modello.plugin.java.javasource.JMethod(JType, String)
removed in future version of javasource
|