|
|||||||||||
| 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.JellyPlugin
|
+--xdoclet.sdk.ant.BuildXmlPlugin
This plugin generates a build.xml file based on how XDoclet is configured. It can be activated by setting XDoclet's buildXmlDir property.
XDoclet.setBuildXmlDir(java.io.File),
XDoclet.getBuildXmlDir(),
Serialized Form| 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 | |
BuildXmlPlugin()
|
|
| Method Summary | |
BeanInfo |
getBeanInfo(Object o)
Callback method for template. |
| Methods inherited from class xdoclet.plugins.JellyPlugin |
generate, generate |
| Methods inherited from class xdoclet.plugins.ScriptPlugin |
createProperty, execute, getContextObjects, getTemplatePath, setContextObject, setTemplatePath, 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 BuildXmlPlugin()
| Method Detail |
public BeanInfo getBeanInfo(Object o)
throws IntrospectionException
o - the object for which we want BeanInfo.
IntrospectionException - if BeanInfo can't be found.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||