|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Source Generator Interface defines the method an implementation must provide in order to be called as Plug-In from the BuilInfoBean class.
| Method Summary | |
java.lang.String |
createCode()
Utility method to write the class java code to a String. |
void |
setClassName(java.lang.String className)
Set the classname. |
void |
setPackageName(java.lang.String packageName)
Set the packagename. |
void |
setProperties(java.util.Map props)
Set the property map. |
| Method Detail |
public void setPackageName(java.lang.String packageName)
packageName - public void setClassName(java.lang.String className)
className - public void setProperties(java.util.Map props)
public java.lang.String createCode()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||