Serialized Form


Package xdoclet

Class xdoclet.Accept implements Serializable

Class xdoclet.Plugin implements Serializable

Serialized Fields

_encoding

String _encoding
Encoding of output.


_packageName

String _packageName

_fileName

String _fileName

_name

String _name
The name.


_destinationDir

File _destinationDir
The directory where plugin will write the files.


_metadataProvider

MetadataProvider _metadataProvider

Class xdoclet.XDoclet implements Serializable

Serialized Fields

_pluginFactory

PluginFactory _pluginFactory
The PluginFactory registers and creates plugins found on the classpath.


_buildXmlPlugin

BuildXmlPlugin _buildXmlPlugin
If set, a simple build.xml will be generated and dumped here.

Class xdoclet.XDocletException implements Serializable


Package xdoclet.ant

Class xdoclet.ant.XDocletTask.PlusAction implements Serializable

Serialized Fields

_bccp

BeanContextConfigurationPanel _bccp


Package xdoclet.beans

Class xdoclet.beans.BeanContextSupportEx implements Serializable

Serialized Fields

_parent

BeanContextSupportEx _parent

_invocations

Collection _invocations


Package xdoclet.gui.swing

Class xdoclet.gui.swing.BeanContextConfigurationPanel implements Serializable

Serialized Fields

_xdocletContainer

BeanContextSupportEx _xdocletContainer

_cards

CardLayout _cards

_propertySheets

JPanel _propertySheets

_propertySheetMap

Map _propertySheetMap

_bean

Object _bean


Package xdoclet.plugins

Class xdoclet.plugins.BetwixtPlugin implements Serializable

Serialized Fields

_rootClass

Class _rootClass

_beanReader

BeanReader _beanReader

Class xdoclet.plugins.JellyPlugin implements Serializable

Class xdoclet.plugins.ScriptPlugin implements Serializable

Serialized Fields

_contextObjects

Map _contextObjects
Extra objects that are not available via the MetadataProvider.


_templatePath

String _templatePath
Relative path to template (from one of the files/zips on the classpath).

Class xdoclet.plugins.VelocityPlugin implements Serializable


Package xdoclet.sdk.ant

Class xdoclet.sdk.ant.AntDoclet implements Serializable

Class xdoclet.sdk.ant.AntDocPlugin implements Serializable

Class xdoclet.sdk.ant.BuildXmlPlugin implements Serializable


Package xdoclet.sdk.beans

Class xdoclet.sdk.beans.BeanInfoPlugin implements Serializable

Class xdoclet.sdk.beans.ManifestPlugin implements Serializable


Package xdoclet.sdk.xgg

Class xdoclet.sdk.xgg.XGGPlugin implements Serializable

Serialized Fields

_binders

Collection _binders

_classModels

Map _classModels


Package xdoclet.sdk.xtag

Class xdoclet.sdk.xtag.XTagDocPlugin implements Serializable


Package xdoclet.sdk.xtag.migrator

Class xdoclet.sdk.xtag.migrator.XTagXml2BeanPlugin implements Serializable

Serialized Fields

_xtagXml

File _xtagXml


Package xdoclet.util.predicates

Class xdoclet.util.predicates.And implements Serializable

Class xdoclet.util.predicates.CompositePredicate implements Serializable

Class xdoclet.util.predicates.Not implements Serializable

Class xdoclet.util.predicates.Or implements Serializable

Class xdoclet.util.predicates.PredicateException implements Serializable



Copyright © 2000-2003 XDoclet Team. All Rights Reserved.