|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.beans.beancontext.BeanContextChildSupport
|
+--java.beans.beancontext.BeanContextSupport
|
+--xdoclet.beans.BeanContextSupportEx
|
+--xdoclet.Plugin
|
+--xdoclet.plugins.ScriptPlugin
|
+--xdoclet.plugins.VelocityPlugin
|
+--xdoclet.sdk.xtag.migrator.XTagXml2BeanPlugin
This plugin turns XDoclet 1.2 style xtags.xml into XDoclet 2.0 style XTag beans.
| Field Summary |
| Fields inherited from class java.beans.beancontext.BeanContextSupport |
bcmListeners, children, designTime, locale, okToUseGui |
| Fields inherited from class java.beans.beancontext.BeanContextChildSupport |
beanContext, beanContextChildPeer, pcSupport, rejectedSetBCOnce, vcSupport |
| Fields inherited from interface java.beans.beancontext.BeanContext |
globalHierarchyLock |
| Fields inherited from interface java.beans.DesignMode |
PROPERTYNAME |
| Constructor Summary | |
XTagXml2BeanPlugin()
|
|
| Method Summary | |
String |
getJavaClassName(String tagName)
Called by template to get the java class name for a tag. |
MetadataProvider |
getMetadataProvider()
|
void |
setXtagXml(File xtagXml)
|
| Methods inherited from class xdoclet.plugins.VelocityPlugin |
generate, generate, setTemplatePath |
| Methods inherited from class xdoclet.plugins.ScriptPlugin |
createProperty, execute, getContextObjects, getTemplatePath, setContextObject, validate |
| Methods inherited from class xdoclet.beans.BeanContextSupportEx |
add, createInvocations, getInvocations, getParent, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.beans.beancontext.BeanContextChild |
addPropertyChangeListener, addVetoableChangeListener, getBeanContext, removePropertyChangeListener, removeVetoableChangeListener, setBeanContext |
| Methods inherited from interface java.util.Collection |
equals, hashCode |
| Constructor Detail |
public XTagXml2BeanPlugin()
| Method Detail |
public void setXtagXml(File xtagXml)
public String getJavaClassName(String tagName)
tagName -
public MetadataProvider getMetadataProvider()
getMetadataProvider in class Plugin
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||