JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
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)
Use
AbstractModelloGenerator.getParameter(Properties, String)
instead