A B C D E F G H I J L M N O P R S T U V X Z

A

Accept - class xdoclet.Accept.
Accept is an aggregator of predicates used to filter out certain classes.
Accept() - Constructor for class xdoclet.Accept
 
accept(File) - Method in class xdoclet.util.ClasspathManager.FileFilterPredicate
 
accept(File) - Method in class xdoclet.util.ClasspathManager.JarFilter
 
accept(File) - Method in class xdoclet.util.ClasspathManager.DirFilter
 
Acleanup() - Method in class xdoclet.Plugin
 
AcreateMetadataCollection() - Method in class xdoclet.Plugin
 
actionPerformed(ActionEvent) - Method in class xdoclet.ant.XDocletTask.PlusAction
 
add(Object) - Method in class xdoclet.beans.BeanContextSupportEx
 
add(Predicate) - Method in class xdoclet.util.predicates.Not
 
addChild(Child) - Method in class xdoclet.sdk.xgg.MergedMethod
Adds a child to this method model
addChild(Child) - Method in class xdoclet.sdk.xgg.binding.Element
Adds a feature to the Child attribute of the Element object
addCondition(Condition) - Method in class xdoclet.sdk.xtag.migrator.Condition
XML element: <condition/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..*)
addConditionParameter(ConditionParameter) - Method in class xdoclet.sdk.xtag.migrator.Condition
XML element: <condition-parameter/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..*)
addElement(Element) - Method in class xdoclet.sdk.xgg.MergedClass
Adds an element to this class model.
addFileset(FileSet) - Method in class xdoclet.xjavadoc.XJavadocMetadataProvider
Ant's <fileset> definition.
addLevel(Level) - Method in class xdoclet.sdk.xtag.migrator.Tag
XML element: <level/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..*)
addLoader(Class, Collection) - Method in class xdoclet.util.velocity.VelocityConfigurer
Adds a Velocity ResourceLoader.
addNamespace(Namespace) - Method in class xdoclet.sdk.xtag.migrator.Xdoclet
XML element: <namespace/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..*)
addOption(Option) - Method in class xdoclet.sdk.xtag.migrator.Options
XML element: <option/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..*)
addOptionSet(OptionSet) - Method in class xdoclet.sdk.xtag.migrator.OptionSets
XML element: <option-set/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..*)
addParameter(Parameter) - Method in class xdoclet.sdk.xtag.migrator.Tag
XML element: <parameter/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..*)
addReferer(SubElement) - Method in class xdoclet.sdk.xgg.binding.Element
Adds a feature to the Referer attribute of the Element object
addSubElement(SubElement) - Method in class xdoclet.sdk.xgg.Referer
Adds a sub element to this referer
addTag(Tag) - Method in class xdoclet.sdk.xtag.migrator.Tags
XML element: <tag/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..*)
addTreeModelListener(TreeModelListener) - Method in class xdoclet.gui.BeanContextTreeModel
 
AgetFilenameSubstitutionValue(Object) - Method in class xdoclet.Plugin
 
AgetPackageName(Object) - Method in class xdoclet.Plugin
 
allLower(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
This will take a String with unknown capitalization, and convert all the letters to lowercase letters.
allUpper(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
This will take a String with unknown capitalization, and convert all the letters to uppercase letters.
And - class xdoclet.util.predicates.And.
Logical and between one or more predicates.
And() - Constructor for class xdoclet.util.predicates.And
 
AntDoclet - class xdoclet.sdk.ant.AntDoclet.
XDoclet subclass that introspects binary methods too.
AntDoclet() - Constructor for class xdoclet.sdk.ant.AntDoclet
 
AntDocletTask - class xdoclet.sdk.ant.AntDocletTask.
 
AntDocletTask() - Constructor for class xdoclet.sdk.ant.AntDocletTask
 
AntDocPlugin - class xdoclet.sdk.ant.AntDocPlugin.
Plugin that
AntDocPlugin() - Constructor for class xdoclet.sdk.ant.AntDocPlugin
 
AntLogFactory - class xdoclet.ant.AntLogFactory.
A LogFactory that returns a Log that uses Ant's logging mechanism.
AntLogFactory() - Constructor for class xdoclet.ant.AntLogFactory
 
AntProxy - class xdoclet.ant.AntProxy.
When XDoclet is invoked via Ant, Ant will only deal with AntProxy objects (except for the XDocletTask).
AntProxy(XDoclet, Object, Project, String) - Constructor for class xdoclet.ant.AntProxy
Constructs a new AntProxy.
AntTaskPredicate - class xdoclet.sdk.ant.AntTaskPredicate.
Predicate that lets through Ant tasks.
AntTaskPredicate() - Constructor for class xdoclet.sdk.ant.AntTaskPredicate
 
AntUtil - class xdoclet.sdk.ant.AntUtil.
 
AntUtil() - Constructor for class xdoclet.sdk.ant.AntUtil
 
AsetClasspath(String) - Method in class xdoclet.Plugin
 
Attribute - class xdoclet.sdk.xgg.binding.Attribute.
Holder object for a XML attribute
Attribute(String, Element) - Constructor for class xdoclet.sdk.xgg.binding.Attribute
Constructor for an Attribute object

B

BeanAttributeTag - class xdoclet.sdk.beans.tags.BeanAttributeTag.
 
BeanAttributeTag() - Constructor for class xdoclet.sdk.beans.tags.BeanAttributeTag
 
BeanClassTag - class xdoclet.sdk.beans.tags.BeanClassTag.
 
BeanClassTag() - Constructor for class xdoclet.sdk.beans.tags.BeanClassTag
 
BeanContextConfigurationPanel - class xdoclet.gui.swing.BeanContextConfigurationPanel.
Configuration panel for XDoclet.
BeanContextConfigurationPanel(BeanContextSupportEx) - Constructor for class xdoclet.gui.swing.BeanContextConfigurationPanel
 
BeanContextSupportEx - class xdoclet.beans.BeanContextSupportEx.
A BeanContext that is aware of its parent.
BeanContextSupportEx() - Constructor for class xdoclet.beans.BeanContextSupportEx
 
BeanContextTreeModel - class xdoclet.gui.BeanContextTreeModel.
This is a TreeModel for BeanContexts modeled after Swing's TreeModel interface.
BeanContextTreeModel(BeanContextSupportEx) - Constructor for class xdoclet.gui.BeanContextTreeModel
 
BeanInfoPlugin - class xdoclet.sdk.beans.BeanInfoPlugin.
Generates BeanInfo classes for Java Beans.
BeanInfoPlugin() - Constructor for class xdoclet.sdk.beans.BeanInfoPlugin
 
BeanPropertyTag - class xdoclet.sdk.beans.tags.BeanPropertyTag.
 
BeanPropertyTag() - Constructor for class xdoclet.sdk.beans.tags.BeanPropertyTag
 
BeanReaderSerializer - class xdoclet.sdk.xgg.betwixt.BeanReaderSerializer.
This Ant task configures and serialises a BeanReader object to disk.
BeanReaderSerializer() - Constructor for class xdoclet.sdk.xgg.betwixt.BeanReaderSerializer
 
BetwixtConfigurer - class xdoclet.util.betwixt.BetwixtConfigurer.
Small utility class that configures Betwixt in a uniform way.
BetwixtConfigurer() - Constructor for class xdoclet.util.betwixt.BetwixtConfigurer
 
BetwixtPlugin - class xdoclet.plugins.BetwixtPlugin.
Plugin backed by Betwixt.
BetwixtPlugin(Class) - Constructor for class xdoclet.plugins.BetwixtPlugin
 
Binder - class xdoclet.sdk.xgg.binding.Binder.
This class represents a DTD or an XSD.
Binder() - Constructor for class xdoclet.sdk.xgg.binding.Binder
Constructor for the Binder object
Binder(XGGPlugin) - Constructor for class xdoclet.sdk.xgg.binding.Binder
Deprecated. Don't use this constructor. It's for debugging only.
Binding - class xdoclet.sdk.xgg.binding.Binding.
 
Binding(String, String) - Constructor for class xdoclet.sdk.xgg.binding.Binding
Constructor for the Binding object
BuildXmlMetadataProvider - class xdoclet.sdk.ant.BuildXmlMetadataProvider.
MetadataProvider that can be used to generate simple build.xml files from a given configuration of XDoclet.
BuildXmlMetadataProvider() - Constructor for class xdoclet.sdk.ant.BuildXmlMetadataProvider
 
BuildXmlPlugin - class xdoclet.sdk.ant.BuildXmlPlugin.
This plugin generates a build.xml file based on how XDoclet is configured.
BuildXmlPlugin() - Constructor for class xdoclet.sdk.ant.BuildXmlPlugin
 

C

Cardinality - class xdoclet.sdk.xgg.binding.Cardinality.
Holder for the fine grained cardinality of a Child.
Cardinality(int, int) - Constructor for class xdoclet.sdk.xgg.binding.Cardinality
Constructor for the Cardinality object
checkClass(String) - Static method in class xdoclet.Plugin
Throws XDocletException if a specific class is not on the CP.
checkValue(String, String) - Method in class xdoclet.sdk.xgg.XGGPojo
Checks that the value match the pattern
checkVersion(String[]) - Method in class xdoclet.sdk.xgg.XGGPojo
Checks that the currently (static) version is among the supportedVersions.
Child - interface xdoclet.sdk.xgg.binding.Child.
Interface to be implemented by element children
childrenAdded(BeanContextMembershipEvent) - Method in class xdoclet.gui.BeanContextTreeModel
 
childrenRemoved(BeanContextMembershipEvent) - Method in class xdoclet.gui.BeanContextTreeModel
 
ClasspathManager - class xdoclet.util.ClasspathManager.
Finds directories and jars on the classpath.
ClasspathManager.DirFilter - class xdoclet.util.ClasspathManager.DirFilter.
 
ClasspathManager.DirFilter() - Constructor for class xdoclet.util.ClasspathManager.DirFilter
 
ClasspathManager.FileFilterPredicate - class xdoclet.util.ClasspathManager.FileFilterPredicate.
Adapter class that makes it possible to use a class as both a Commons Collections Predicate and FileFilter.
ClasspathManager.FileFilterPredicate() - Constructor for class xdoclet.util.ClasspathManager.FileFilterPredicate
 
ClasspathManager.JarFilter - class xdoclet.util.ClasspathManager.JarFilter.
 
ClasspathManager.JarFilter() - Constructor for class xdoclet.util.ClasspathManager.JarFilter
 
ClasspathManager(String) - Constructor for class xdoclet.util.ClasspathManager
Constructs a new ClasspathManager.
cleanup() - Method in interface xdoclet.MetadataProvider
Frees any resources and does any other necessary work before shutting down.
cleanup() - Method in class xdoclet.sdk.ant.BuildXmlMetadataProvider
 
cleanup() - Method in class xdoclet.xjavadoc.XJavadocMetadataProvider
 
CompositePredicate - class xdoclet.util.predicates.CompositePredicate.
Baseclass for filters that contain other filters.
CompositePredicate() - Constructor for class xdoclet.util.predicates.CompositePredicate
 
Condition - class xdoclet.sdk.xtag.migrator.Condition.
XML element: <condition/>.
Condition() - Constructor for class xdoclet.sdk.xtag.migrator.Condition
Default constructor.
Condition(Condition) - Constructor for class xdoclet.sdk.xtag.migrator.Condition
Constructor.
Condition(Namespace) - Constructor for class xdoclet.sdk.xtag.migrator.Condition
Constructor.
Condition(OptionSet) - Constructor for class xdoclet.sdk.xtag.migrator.Condition
Constructor.
Condition(Parameter) - Constructor for class xdoclet.sdk.xtag.migrator.Condition
Constructor.
Condition(Tag) - Constructor for class xdoclet.sdk.xtag.migrator.Condition
Constructor.
ConditionDescription - class xdoclet.sdk.xtag.migrator.ConditionDescription.
XML element: <condition-description/>.
ConditionDescription() - Constructor for class xdoclet.sdk.xtag.migrator.ConditionDescription
Default constructor.
ConditionDescription(Namespace) - Constructor for class xdoclet.sdk.xtag.migrator.ConditionDescription
Constructor.
ConditionDescription(Parameter) - Constructor for class xdoclet.sdk.xtag.migrator.ConditionDescription
Constructor.
ConditionDescription(Tag) - Constructor for class xdoclet.sdk.xtag.migrator.ConditionDescription
Constructor.
ConditionParameter - class xdoclet.sdk.xtag.migrator.ConditionParameter.
XML element: <condition-parameter/>.
ConditionParameter() - Constructor for class xdoclet.sdk.xtag.migrator.ConditionParameter
Default constructor.
ConditionParameter(Condition) - Constructor for class xdoclet.sdk.xtag.migrator.ConditionParameter
Constructor.
configureIntrospector(XMLIntrospector, XMLBeanInfoRegistry) - Static method in class xdoclet.util.betwixt.BetwixtConfigurer
 
createAccept() - Method in class xdoclet.Plugin
Creates a new Accept
createBeanReader(File, String[]) - Static method in class xdoclet.sdk.xgg.betwixt.BeanReaderSerializer
 
createBinder() - Method in class xdoclet.sdk.xgg.XGGPlugin
Description of the Method
createChildInSelectedNode() - Method in class xdoclet.gui.swing.BeanContextConfigurationPanel
 
createDynamicElement(String) - Method in class xdoclet.ant.XDocletTask
 
createDynamicElement(String) - Method in class xdoclet.ant.AntProxy
 
createElement(String) - Method in class xdoclet.XDoclet
Called by AntProxy.createDynamicElement(java.lang.String) when a dynamic element is added to the XDoclet task.
createElement(String) - Method in class xdoclet.Accept
This method is here so that the predicate can be set from Ant.
createElement(String) - Method in class xdoclet.util.predicates.CompositePredicate
 
createInvocations() - Method in class xdoclet.XDoclet
 
createInvocations() - Method in class xdoclet.beans.BeanContextSupportEx
Creates a Collection of Invocation.
createMetadataCollection() - Method in interface xdoclet.MetadataProvider
Returns a Collection of objects that should be used as basis for code generation.
createMetadataCollection() - Method in class xdoclet.sdk.ant.BuildXmlMetadataProvider
 
createMetadataCollection() - Method in class xdoclet.xjavadoc.XJavadocMetadataProvider
Returns a Collection of objects that should be used as basis for code generation. It's up to the Plugins to handle the elements in the Collection. Special Plugins will expect the elements in the Collection to be of a certain type.
createMetadataProvider(String) - Method in class xdoclet.XDoclet
 
createMetadataProvider(String, XDoclet) - Method in class xdoclet.PluginFactory
 
createPackageSubstitution() - Method in class xdoclet.Plugin
Creates a new PackageSubstitution
createPlugin(String) - Method in class xdoclet.XDoclet
Adds a new Plugin.
createPlugin(String, XDoclet) - Method in class xdoclet.PluginFactory
Creates a new plugin and attaches it to an XDoclet instance.
createPredicate(String) - Method in class xdoclet.util.predicates.SimplePredicateFactory
Creates a predicate instance.
createPredicate(String) - Method in interface xdoclet.util.predicates.PredicateFactory
Creates a Predicate by name.
createProperty() - Method in class xdoclet.plugins.ScriptPlugin
 
createValueHolder(Class, FeatureDescriptor) - Method in interface xdoclet.gui.ValueHolderFactory
 
createXDoclet() - Method in class xdoclet.ant.XDocletTask
Subclasses should override this method if they need to adapt a different subclass of XDoclet.
createXDoclet() - Method in class xdoclet.sdk.ant.AntDocletTask
 

D

DataTypeUtils - class xdoclet.sdk.xgg.binding.DataTypeUtils.
Utility Class to process Data Type and compute regular expression pattern from Data Type.
DEFAULT_CATEGORY - Static variable in class xdoclet.sdk.ant.AntUtil
Default category for tasks without a category attribute.
DEFAULT_MAPPING - Static variable in class xdoclet.sdk.xgg.binding.NamingUtils
The default alternative representation for illegal characters.
Deprecated - class xdoclet.sdk.xtag.migrator.Deprecated.
XML element: <deprecated/>.
Deprecated() - Constructor for class xdoclet.sdk.xtag.migrator.Deprecated
Default constructor.
Deprecated(Tag) - Constructor for class xdoclet.sdk.xtag.migrator.Deprecated
Constructor.
DIR_FILTER - Static variable in class xdoclet.util.ClasspathManager
 
displayAttributeType(XMethod) - Method in class xdoclet.sdk.ant.AntUtil
 
displayElementType() - Method in class xdoclet.sdk.ant.AntUtil
 
DontCloseLog4JLogSystem - class xdoclet.util.velocity.DontCloseLog4JLogSystem.
A logsystem that doesn't close down the log4j appenders when it's garbage collected.
DontCloseLog4JLogSystem() - Constructor for class xdoclet.util.velocity.DontCloseLog4JLogSystem
 

E

Element - class xdoclet.sdk.xgg.binding.Element.
Represents a XML element.
Element(String, String) - Constructor for class xdoclet.sdk.xgg.binding.Element
Constructor for the Element object
elementName(XMethod) - Method in class xdoclet.sdk.ant.AntUtil
Provides the element name for the current method
elementType() - Method in class xdoclet.sdk.ant.AntUtil
Provides the element type for the current method
equals(Object) - Method in class xdoclet.Property
 
equals(Object) - Method in class xdoclet.sdk.xgg.binding.SubElement
 
equals(Object) - Method in class xdoclet.sdk.xgg.binding.Attribute
 
evaluate(Object) - Method in class xdoclet.Accept
Evaluates the predicate.
evaluate(Object) - Method in class xdoclet.sdk.ant.PropertyMethodPredicate
Returns true if the method is a property method.
evaluate(Object) - Method in class xdoclet.sdk.ant.AntTaskPredicate
Checks many factors to determine if the class is indeed an Ant task or not.
evaluate(Object) - Method in class xdoclet.util.ClasspathManager.FileFilterPredicate
 
evaluate(Object) - Method in class xdoclet.util.predicates.True
 
evaluate(Object) - Method in class xdoclet.util.predicates.Or
 
evaluate(Object) - Method in class xdoclet.util.predicates.Not
 
evaluate(Object) - Method in class xdoclet.util.predicates.IsA
 
evaluate(Object) - Method in class xdoclet.util.predicates.False
 
evaluate(Object) - Method in class xdoclet.util.predicates.And
 
evaluate(XProgramElement) - Method in class xdoclet.util.predicates.ReflectionPredicate
 
evaluate(XProgramElement) - Method in class xdoclet.util.predicates.HasClassTag
 
execute() - Method in class xdoclet.XDoclet
Executes all the plugins.
execute() - Method in class xdoclet.Plugin
Generates the content.
execute() - Method in class xdoclet.ant.XDocletTask
Callback method called by our superclass' execute() method.
execute() - Method in class xdoclet.plugins.ScriptPlugin
 
execute() - Method in class xdoclet.sdk.xgg.XGGPlugin
Description of the Method
execute() - Method in class xdoclet.sdk.xgg.betwixt.BeanReaderSerializer
 

F

False - class xdoclet.util.predicates.False.
Always returns false.
False() - Constructor for class xdoclet.util.predicates.False
 
FeatureDescriptorTag - class xdoclet.sdk.beans.tags.FeatureDescriptorTag.
Baseclass for @bean.class and @bean.property tags.
FeatureDescriptorTag() - Constructor for class xdoclet.sdk.beans.tags.FeatureDescriptorTag
 
FilePropertyEditor - class xdoclet.beans.FilePropertyEditor.
PropertyEditor for File.
FilePropertyEditor() - Constructor for class xdoclet.beans.FilePropertyEditor
 
FileUtils - class xdoclet.util.FileUtils.
Utility methods for dealing with directories and zip files.
FileUtils() - Constructor for class xdoclet.util.FileUtils
 
findJavaBeans() - Method in class xdoclet.util.ClasspathManager
Returns all Java Bean classes on the classpath.
findJavaBeans(ClassLoader, File) - Static method in class xdoclet.util.ClasspathManager
Returns a collection of classes that are Java Beans.

G

generate(File, Collection) - Method in class xdoclet.Plugin
Generates a file.
generate(File, Collection) - Method in class xdoclet.plugins.VelocityPlugin
 
generate(File, Collection) - Method in class xdoclet.plugins.ScriptPlugin
 
generate(File, Collection) - Method in class xdoclet.plugins.JellyPlugin
 
generate(File, Collection) - Method in class xdoclet.plugins.BetwixtPlugin
 
generate(File, Object) - Method in class xdoclet.Plugin
Generates a file.
generate(File, Object) - Method in class xdoclet.plugins.VelocityPlugin
 
generate(File, Object) - Method in class xdoclet.plugins.ScriptPlugin
 
generate(File, Object) - Method in class xdoclet.plugins.JellyPlugin
 
generate(File, Object) - Method in class xdoclet.plugins.BetwixtPlugin
 
generateBuildXmlMaybe() - Method in class xdoclet.XDoclet
 
getAttributeName() - Method in class xdoclet.sdk.beans.tags.BeanAttributeTag
The attribute's name.
getAttributeValue() - Method in class xdoclet.sdk.beans.tags.BeanAttributeTag
The attribute's value.
getBeanInfo(Object) - Method in class xdoclet.sdk.ant.BuildXmlPlugin
Callback method for template.
getBound() - Method in class xdoclet.sdk.beans.tags.BeanPropertyTag
 
getBuildXmlDir() - Method in class xdoclet.XDoclet
 
getCardinality() - Method in class xdoclet.sdk.xgg.MergedMethod
Gets the cardinality related to the first child
getCardinality() - Method in class xdoclet.sdk.xgg.binding.SubElement
Gets the cardinality related to the associated element
getCardinality() - Method in interface xdoclet.sdk.xgg.binding.Child
Gets the cardinality related to the child
getCardinality() - Method in class xdoclet.sdk.xgg.binding.Attribute
Gets the cardinality related to the associated attribute
getCategoryName(XClass) - Static method in class xdoclet.sdk.ant.AntUtil
Provides the Ant category name as the Value of the category attribute.
getCharMapping(Character) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
Returns the value that the given key is mapped to.
getChild(Object, int) - Method in class xdoclet.gui.BeanContextTreeModel
 
getChildCount(Object) - Method in class xdoclet.gui.BeanContextTreeModel
 
getChildren() - Method in class xdoclet.sdk.xgg.MergedMethod
Gets all the children.
getChildren() - Method in class xdoclet.sdk.xgg.binding.Element
Gets the children attribute of the Element object
getClasspath() - Method in class xdoclet.ant.XDocletTask
Returns the classpath
getClasspath() - Method in class xdoclet.util.ClasspathManager
Gets the classpath where plugins are looked for.
getClasspathManager() - Method in class xdoclet.XDoclet
Gets that ClasspathManager.
getClasspathManager() - Method in class xdoclet.PluginFactory
Gets that ClasspathManager.
getCondition() - Method in class xdoclet.sdk.xtag.migrator.Tag
 
getCondition() - Method in class xdoclet.sdk.xtag.migrator.Parameter
 
getCondition() - Method in class xdoclet.sdk.xtag.migrator.OptionSet
 
getCondition() - Method in class xdoclet.sdk.xtag.migrator.Namespace
 
getConditionCollection() - Method in class xdoclet.sdk.xtag.migrator.Condition
 
getConditionDescription() - Method in class xdoclet.sdk.xtag.migrator.Tag
 
getConditionDescription() - Method in class xdoclet.sdk.xtag.migrator.Parameter
 
getConditionDescription() - Method in class xdoclet.sdk.xtag.migrator.Namespace
 
getConditionParameterCollection() - Method in class xdoclet.sdk.xtag.migrator.Condition
 
getContainer() - Method in class xdoclet.sdk.xgg.binding.SubElement
Gets the container element
getContainer() - Method in interface xdoclet.sdk.xgg.binding.Child
Gets the container element of the child
getContainer() - Method in class xdoclet.sdk.xgg.binding.Attribute
Gets the container element
getContextObjects() - Method in class xdoclet.plugins.ScriptPlugin
Subclasses can call this method prior to generation to put additional objects on the context.
getCustomizer() - Method in class xdoclet.sdk.beans.tags.BeanClassTag
 
getDeprecated() - Method in class xdoclet.sdk.xtag.migrator.Tag
 
getDestinationDir() - Method in class xdoclet.Plugin
Returns the destination directory (without package directory).
getDestinationFileForAll() - Method in class xdoclet.Plugin
Returns the destination file derived from a particular object.
getDestinationFileForOne(Object) - Method in class xdoclet.Plugin
Returns the destination file derived from a particular object.
getDirectories() - Method in class xdoclet.util.ClasspathManager
Returns the existing directories on the classpath.
getDisplayName() - Method in class xdoclet.sdk.beans.tags.FeatureDescriptorTag
 
getElement() - Method in class xdoclet.sdk.xgg.binding.SubElement
Gets the associated element
getElements() - Method in class xdoclet.sdk.xgg.MergedClass
Returns the elements that were used to build this class.
getElements() - Method in class xdoclet.sdk.xgg.binding.Binder
Returns a collection of Element objects, representing the DTD/XSD/RNG structure.
getEncoding() - Method in class xdoclet.Plugin
Gets the XML encoding.
getExpert() - Method in class xdoclet.sdk.beans.tags.FeatureDescriptorTag
 
getFeatureName() - Method in class xdoclet.sdk.beans.tags.FeatureDescriptorTag
 
getFileName() - Method in class xdoclet.Plugin
 
getFilenameSubstitutionValue(Object) - Method in interface xdoclet.MetadataProvider
Returns the string that will be replaced in the {0} part of the file name.
getFilenameSubstitutionValue(Object) - Method in class xdoclet.sdk.ant.BuildXmlMetadataProvider
 
getFilenameSubstitutionValue(Object) - Method in class xdoclet.xjavadoc.XJavadocMetadataProvider
 
getFiles() - Method in class xdoclet.util.ClasspathManager
Gets all the files on the classpath that exist, both directories and files.
getFilteredMetadataCollection() - Method in class xdoclet.Plugin
Gets all accepted objects.
getHidden() - Method in class xdoclet.sdk.beans.tags.FeatureDescriptorTag
 
getId() - Method in class xdoclet.sdk.xgg.binding.SubElement
 
getId() - Method in interface xdoclet.sdk.xgg.binding.Child
Returns an id based on the class name and the xml name.
getId() - Method in class xdoclet.sdk.xgg.binding.Attribute
 
getIndex() - Method in class xdoclet.sdk.xgg.MergedMethod
 
getIndexOfChild(Object, Object) - Method in class xdoclet.gui.BeanContextTreeModel
 
getInstance(Class) - Method in class xdoclet.ant.AntLogFactory
Gets a Log instance for a class.
getInstance(String) - Method in class xdoclet.ant.AntLogFactory
Gets a Log instance for a String.
getInvocations() - Method in class xdoclet.beans.BeanContextSupportEx
 
getJars() - Method in class xdoclet.util.ClasspathManager
Returns the existing zip/jar files on the classpath.
getJavaClassName(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
Returns the conventional Java class name from an XML name.
getJavaClassName(String) - Method in class xdoclet.sdk.xtag.migrator.XTagXml2BeanPlugin
Called by template to get the java class name for a tag.
getJavaCollectionVariableName(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
Returns the Java variable name from a Java class name assuming that the variable will be a collection based variable (i.e. ending with "List" as in "myVariableList").
getJavaName() - Method in class xdoclet.sdk.xgg.Referer
Gets the Java name of the referer
getJavaName() - Method in class xdoclet.sdk.xgg.MergedMethod
Gets the Java name of the first child
getJavaName() - Method in class xdoclet.sdk.xgg.MergedClass
Gets the Java name of the first element
getJavaName() - Method in class xdoclet.sdk.xgg.binding.SubElement
Gets the Java name of associated element
getJavaName() - Method in interface xdoclet.sdk.xgg.binding.Child
Gets the Java name of the child
getJavaName() - Method in class xdoclet.sdk.xgg.binding.Binding
Gets the Java name of the binding
getJavaName() - Method in class xdoclet.sdk.xgg.binding.Attribute
Gets the Java name of the child
getJavaName(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
Returns a conventional Java name from an XML name.
getJavaType() - Method in class xdoclet.sdk.xgg.MergedMethod
Gets the Java type of the first child
getJavaType() - Method in class xdoclet.sdk.xgg.binding.SubElement
Gets the Java type of the associated element
getJavaType() - Method in class xdoclet.sdk.xgg.binding.Element
Gets the javaType attribute of the Element object
getJavaType() - Method in interface xdoclet.sdk.xgg.binding.Child
Gets the Java type of the child
getJavaType() - Method in class xdoclet.sdk.xgg.binding.Binding
Gets the Java type of the binding
getJavaType() - Method in class xdoclet.sdk.xgg.binding.Attribute
Gets the Java type of the child
getJavaType(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
This will handle conversion from an XML type to a Java type.
getJavaVariableName() - Method in class xdoclet.sdk.xgg.MergedMethod
Gets the Java name of the property extracted from the Java name
getJavaVariableName(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
Returns the conventional Java variable name from an XML name.
getLevelCollection() - Method in class xdoclet.sdk.xtag.migrator.Tag
 
getMandatory() - Method in class xdoclet.sdk.xtag.migrator.Parameter
 
getMax() - Method in class xdoclet.sdk.xgg.binding.Cardinality
Gets the maximum cardinality
getMergedMethods() - Method in class xdoclet.sdk.xgg.MergedClass
Returns the method models.
getMetadataProvider() - Method in class xdoclet.Plugin
 
getMetadataProvider() - Method in class xdoclet.sdk.xgg.XGGPlugin
 
getMetadataProvider() - Method in class xdoclet.sdk.xtag.migrator.XTagXml2BeanPlugin
 
getMin() - Method in class xdoclet.sdk.xgg.binding.Cardinality
Gets the minimum cardinality
getName() - Method in class xdoclet.Property
Gets the name of the property.
getName() - Method in class xdoclet.Plugin
Gets the name of the plugin.
getNamespaceCollection() - Method in class xdoclet.sdk.xtag.migrator.Xdoclet
 
getNiceClasspath(String) - Static method in class xdoclet.util.ClasspathManager
 
getOptionCollection() - Method in class xdoclet.sdk.xtag.migrator.Options
 
getOptions() - Method in class xdoclet.sdk.xtag.migrator.OptionSet
 
getOptionSetCollection() - Method in class xdoclet.sdk.xtag.migrator.OptionSets
 
getOptionSets() - Method in class xdoclet.sdk.xtag.migrator.Parameter
 
getPackage(Class) - Static method in class xdoclet.util.ClasspathManager
 
getPackageName() - Method in class xdoclet.Plugin
 
getPackageName(Object) - Method in interface xdoclet.MetadataProvider
Returns the package name that will be used to determine the file name.
getPackageName(Object) - Method in class xdoclet.sdk.ant.BuildXmlMetadataProvider
 
getPackageName(Object) - Method in class xdoclet.xjavadoc.XJavadocMetadataProvider
 
getParameterCollection() - Method in class xdoclet.sdk.xtag.migrator.Tag
 
getParent() - Method in class xdoclet.beans.BeanContextSupportEx
 
getPathToClass(String) - Method in class xdoclet.sdk.beans.ManifestPlugin
 
getPathToRoot(BeanContextSupportEx) - Method in class xdoclet.gui.BeanContextTreeModel
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.Xmlname
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.Xmldefault
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.UsageDescription
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.Unique
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.Type
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.Option
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.Mandatory
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.Level
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.Deprecated
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.ConditionParameter
 
getPcData() - Method in class xdoclet.sdk.xtag.migrator.ConditionDescription
 
getPreferred() - Method in class xdoclet.sdk.beans.tags.FeatureDescriptorTag
 
getProperties() - Method in class xdoclet.util.velocity.VelocityConfigurer
Gets the additional Velocity properties.
getQualifiedClassName(String, String) - Static method in class xdoclet.util.TypeConversionUtil
 
getReferers() - Method in class xdoclet.sdk.xgg.MergedClass
Returns the class model referers.
getReferers() - Method in class xdoclet.sdk.xgg.binding.Element
Gets the referers attribute of the Element object
getRegexp() - Method in class xdoclet.sdk.xgg.MergedMethod
Gets the regular expression pattern used for validation
getRegexp() - Method in class xdoclet.sdk.xgg.MergedClass
Gets the regular expression pattern used for validation
getRegexp() - Method in class xdoclet.sdk.xgg.binding.Binding
Gets the regular expression pattern used for validation
getRegexp(Datatype) - Static method in class xdoclet.sdk.xgg.binding.DataTypeUtils
Gets the regular expression pattern of the Data Type
getResource(String) - Method in class xdoclet.util.ClasspathManager
Returns a resource from the classpath, taking the first it finds.
getResourceAsStream(File, String) - Static method in class xdoclet.util.FileUtils
Returns an InputStream for a resource relative to a file.
getResourceLoaderMap() - Static method in class xdoclet.util.velocity.VelocityConfigurer
Returns a Map that should have java.lang.Class objects as keys and a 2-dimensional String[] as value.
getRoot() - Method in class xdoclet.gui.BeanContextTreeModel
 
getRoot(Class) - Static method in class xdoclet.util.FileUtils
Returns the root directory of the package hierarchy where this class is located.
getSchemaJavaType(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
This will take as input an XML Schema data type (such as "string") and convert it to a Java data type (such as "String").
getShortDescription() - Method in class xdoclet.sdk.beans.tags.FeatureDescriptorTag
 
getStopClass() - Method in class xdoclet.sdk.beans.tags.BeanClassTag
 
getSubElement(String) - Method in class xdoclet.sdk.xgg.binding.Element
Gets the referer attribute of the Element object
getSubElements() - Method in class xdoclet.sdk.xgg.Referer
Returns the list of all sub elements of this referer
getSubstitutedPackageName(String) - Method in class xdoclet.PackageSubstitution
Gets the substituted package name.
getTagCollection() - Method in class xdoclet.sdk.xtag.migrator.Tags
 
getTags() - Method in class xdoclet.sdk.xtag.migrator.Namespace
 
getTaskName(XClass) - Static method in class xdoclet.sdk.ant.AntUtil
Provides the Ant task name.
getTemplatePath() - Method in class xdoclet.plugins.ScriptPlugin
Gets the template name.
getType_Att() - Method in class xdoclet.sdk.xtag.migrator.Parameter
 
getType_Att() - Method in class xdoclet.sdk.xtag.migrator.Condition
 
getUnique() - Method in class xdoclet.sdk.xtag.migrator.Tag
 
getUsageDescription() - Method in class xdoclet.sdk.xtag.migrator.Tag
 
getUsageDescription() - Method in class xdoclet.sdk.xtag.migrator.Parameter
 
getUsageDescription() - Method in class xdoclet.sdk.xtag.migrator.Namespace
 
getValue() - Method in class xdoclet.Property
Gets the value of the property.
getValue() - Method in interface xdoclet.gui.ValueHolder
 
getVersion() - Method in class xdoclet.sdk.xgg.binding.SubElement
Gets the version
getVersion() - Method in interface xdoclet.sdk.xgg.binding.Child
Gets the version
getVersion() - Method in class xdoclet.sdk.xgg.binding.Binding
Gets the version
getXDoclet() - Method in class xdoclet.Plugin
 
getXDoclet() - Method in class xdoclet.ant.XDocletTask
 
getXJavaDoc() - Method in class xdoclet.xjavadoc.XJavadocMetadataProvider
 
getXmldefault() - Method in class xdoclet.sdk.xtag.migrator.Parameter
 
getXmldefault() - Method in class xdoclet.sdk.xtag.migrator.OptionSet
 
getXMLElementNameFromAccessor(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
Returns the XML name from a typical accessor method.
getXmlname() - Method in class xdoclet.sdk.xtag.migrator.Tag
 
getXmlname() - Method in class xdoclet.sdk.xtag.migrator.Parameter
 
getXmlname() - Method in class xdoclet.sdk.xtag.migrator.Namespace
 
getXmlName() - Method in class xdoclet.sdk.xgg.MergedMethod
This will return the XML name of the first child.
getXmlName() - Method in class xdoclet.sdk.xgg.MergedClass
This will return the XML name of the first element.
getXmlName() - Method in class xdoclet.sdk.xgg.binding.SubElement
Gets the XML name of the associated element
getXmlName() - Method in interface xdoclet.sdk.xgg.binding.Child
Gets the XML name of the child
getXmlName() - Method in class xdoclet.sdk.xgg.binding.Binding
This will return the XML name of the binding.

H

HasClassTag - class xdoclet.util.predicates.HasClassTag.
 
HasClassTag() - Constructor for class xdoclet.util.predicates.HasClassTag
 
HasClassTag(String) - Constructor for class xdoclet.util.predicates.HasClassTag
 
HasClassTag(String, String, String) - Constructor for class xdoclet.util.predicates.HasClassTag
Constructs a new HasClassTag.
hashCode() - Method in class xdoclet.Property
 

I

initialLower(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
This will take a String with unknown capitalization, and convert the first letter to a lowercase letter, while leaving all other letters the same.
initialUpper(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
This will take a String with unknown capitalization, and convert the first letter to a capital letter, while leaving all other letters the same.
initVelocity() - Method in class xdoclet.util.velocity.VelocityConfigurer
Configures a VelocityEngine and returns it.
Invocation - class xdoclet.beans.Invocation.
This class represents a conmbination of a method, arguments and an object, making it easy to invoke a method using reflecion.
Invocation(MethodDescriptor, Object, Object[]) - Constructor for class xdoclet.beans.Invocation
 
invoke() - Method in class xdoclet.beans.Invocation
 
IsA - class xdoclet.util.predicates.IsA.
 
IsA() - Constructor for class xdoclet.util.predicates.IsA
Constructs a new IsA.
IsA(String) - Constructor for class xdoclet.util.predicates.IsA
Constructs a new IsA.
isAttribute() - Method in class xdoclet.sdk.xgg.MergedMethod
Returns whether or not this sub element is an attribute
isAttribute() - Method in class xdoclet.sdk.xgg.binding.SubElement
Returns whether or not this sub element is an attribute
isAttribute() - Method in interface xdoclet.sdk.xgg.binding.Child
Returns whether or not this sub element is an attribute
isAttribute() - Method in class xdoclet.sdk.xgg.binding.Attribute
Returns whether or not this sub element is an attribute
isGenerateOneFile() - Method in class xdoclet.Plugin
Indicates whether or not to generate one file per metadata object or one file for all metadata objects.
isJar(File) - Static method in class xdoclet.util.FileUtils
Returns true if the file can be read as a zip file.
isLeaf(Object) - Method in class xdoclet.gui.BeanContextTreeModel
 
isLegalJavaClassName(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
This will indicate whether the supplied name is a legal Java class name.
isLegalJavaPackageName(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
This will indicate whether the supplied name is a legal Java package name.
isMany() - Method in class xdoclet.sdk.xgg.Referer
Returns whether or not this referer has a many cardinality.
isMany() - Method in class xdoclet.sdk.xgg.MergedMethod
Returns true if this child is a many element.
isMany() - Method in class xdoclet.sdk.xgg.binding.SubElement
Returns whether or not this sub element has a many cardinality
isMany() - Method in interface xdoclet.sdk.xgg.binding.Child
Returns whether or not this sub element has a many cardinality
isMany() - Method in class xdoclet.sdk.xgg.binding.Cardinality
Return whether or not the maximum cardinality is higher than ONE
isMany() - Method in class xdoclet.sdk.xgg.binding.Attribute
Returns whether or not this sub element has a many cardinality
isPcData() - Method in class xdoclet.sdk.xgg.MergedClass
Returns whether or not this class model has a PC Data
isPcData() - Method in class xdoclet.sdk.xgg.binding.Element
Gets the pcData attribute of the Element object

J

JAR_FILTER - Static variable in class xdoclet.util.ClasspathManager
 
JellyPlugin - class xdoclet.plugins.JellyPlugin.
Plugin backed by Jelly.
JellyPlugin() - Constructor for class xdoclet.plugins.JellyPlugin
 
justInitialUpper(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
This will take a String with unknown capitalization, and convert the first letter to a capital letter, while converting all other letters to lowercase.
jxpath(Object, String) - Method in class xdoclet.Plugin
Hook to JXPath, which lets templates query the datamodel with xpath.

L

Level - class xdoclet.sdk.xtag.migrator.Level.
XML element: <level/>.
Level() - Constructor for class xdoclet.sdk.xtag.migrator.Level
Default constructor.
Level(Tag) - Constructor for class xdoclet.sdk.xtag.migrator.Level
Constructor.

M

Mandatory - class xdoclet.sdk.xtag.migrator.Mandatory.
XML element: <mandatory/>.
Mandatory() - Constructor for class xdoclet.sdk.xtag.migrator.Mandatory
Default constructor.
Mandatory(Parameter) - Constructor for class xdoclet.sdk.xtag.migrator.Mandatory
Constructor.
ManifestPlugin - class xdoclet.sdk.beans.ManifestPlugin.
Generates a MANIFEST.MF file that registers XDoclet Java Beans.
ManifestPlugin() - Constructor for class xdoclet.sdk.beans.ManifestPlugin
 
MergedClass - class xdoclet.sdk.xgg.MergedClass.
This class is a data object for Velocity used during generation of beans that represent XML elements.
MergedClass() - Constructor for class xdoclet.sdk.xgg.MergedClass
 
MergedMethod - class xdoclet.sdk.xgg.MergedMethod.
This class represents a method in the generated sources.
MergedMethod(Child) - Constructor for class xdoclet.sdk.xgg.MergedMethod
Constructor for the MergedMethod object
MetadataProvider - interface xdoclet.MetadataProvider.
An abstraction layer for metadata.

N

Namespace - class xdoclet.sdk.xtag.migrator.Namespace.
XML element: <namespace/>.
Namespace() - Constructor for class xdoclet.sdk.xtag.migrator.Namespace
Default constructor.
Namespace(Xdoclet) - Constructor for class xdoclet.sdk.xtag.migrator.Namespace
Constructor.
NamingUtils - class xdoclet.sdk.xgg.binding.NamingUtils.
Utility class that converts from xml type names to java names.
normalize() - Method in class xdoclet.sdk.xgg.binding.Cardinality
Make sure the maximum cardinality is always greater or equal than the minimum cardinality
Not - class xdoclet.util.predicates.Not.
Logical Not.
Not() - Constructor for class xdoclet.util.predicates.Not
 

O

ONE - Static variable in class xdoclet.sdk.xgg.binding.Cardinality
Constant for ONE cardinality.
Option - class xdoclet.sdk.xtag.migrator.Option.
XML element: <option/>.
Option() - Constructor for class xdoclet.sdk.xtag.migrator.Option
Default constructor.
Option(Options) - Constructor for class xdoclet.sdk.xtag.migrator.Option
Constructor.
Options - class xdoclet.sdk.xtag.migrator.Options.
XML element: <options/>.
Options() - Constructor for class xdoclet.sdk.xtag.migrator.Options
Default constructor.
Options(OptionSet) - Constructor for class xdoclet.sdk.xtag.migrator.Options
Constructor.
OptionSet - class xdoclet.sdk.xtag.migrator.OptionSet.
XML element: <option-set/>.
OptionSet() - Constructor for class xdoclet.sdk.xtag.migrator.OptionSet
Default constructor.
OptionSet(OptionSets) - Constructor for class xdoclet.sdk.xtag.migrator.OptionSet
Constructor.
OptionSets - class xdoclet.sdk.xtag.migrator.OptionSets.
XML element: <option-sets/>.
OptionSets() - Constructor for class xdoclet.sdk.xtag.migrator.OptionSets
Default constructor.
OptionSets(Parameter) - Constructor for class xdoclet.sdk.xtag.migrator.OptionSets
Constructor.
Or - class xdoclet.util.predicates.Or.
Logical and between one or more predicates.
Or() - Constructor for class xdoclet.util.predicates.Or
 

P

PackageSubstitution - class xdoclet.PackageSubstitution.
Uses JDK 1.4 java.util.regex to perform package substitutions.
PackageSubstitution() - Constructor for class xdoclet.PackageSubstitution
 
Parameter - class xdoclet.sdk.xtag.migrator.Parameter.
XML element: <parameter/>.
Parameter() - Constructor for class xdoclet.sdk.xtag.migrator.Parameter
Default constructor.
Parameter(Tag) - Constructor for class xdoclet.sdk.xtag.migrator.Parameter
Constructor.
parse(String) - Method in class xdoclet.plugins.BetwixtPlugin
Parses an XML stream into a bean.
PATH_DELIM - Static variable in class xdoclet.util.ClasspathManager
 
PCDATA_JAVA_NAME - Static variable in class xdoclet.sdk.xgg.binding.NamingUtils
Java Name for PCDATA variable
PCDATA_XML_NAME - Static variable in class xdoclet.sdk.xgg.binding.NamingUtils
XML Name for PCDATA elements
Plugin - class xdoclet.Plugin.
A Plugin is responsible for the generation of a particular kind of file.
Plugin() - Constructor for class xdoclet.Plugin
 
PluginFactory - class xdoclet.PluginFactory.
This class is responsible for discovering pluggable components such as MetadataProviders and Plugins that are available on the classpath.
PluginFactory(ClasspathManager) - Constructor for class xdoclet.PluginFactory
Constructs a new PluginFactory.
populate(XGGPojo, Collection) - Method in class xdoclet.plugins.BetwixtPlugin
Populates the XML tree.
populate(XGGPojo, Object) - Method in class xdoclet.plugins.BetwixtPlugin
Populates the XML tree.
PredicateException - exception xdoclet.util.predicates.PredicateException.
This exception can be thrown by PredicateFactory.
PredicateException() - Constructor for class xdoclet.util.predicates.PredicateException
 
PredicateException(String) - Constructor for class xdoclet.util.predicates.PredicateException
 
PredicateException(String, Throwable) - Constructor for class xdoclet.util.predicates.PredicateException
 
PredicateException(Throwable) - Constructor for class xdoclet.util.predicates.PredicateException
 
PredicateFactory - interface xdoclet.util.predicates.PredicateFactory.
Factory that creates Predicate instances based on names.
Property - class xdoclet.Property.
Holds name=value pair.
Property() - Constructor for class xdoclet.Property
Constructs a new property.
Property(String, String) - Constructor for class xdoclet.Property
Constructs a new property.
PropertyMethodPredicate - class xdoclet.sdk.ant.PropertyMethodPredicate.
Predicate that lets through Ant tasks.
PropertyMethodPredicate(XClass) - Constructor for class xdoclet.sdk.ant.PropertyMethodPredicate
 

R

Referer - class xdoclet.sdk.xgg.Referer.
This class is a data object for Velocity used during generation of beans that represent XML elements.
Referer() - Constructor for class xdoclet.sdk.xgg.Referer
 
ReflectionPredicate - class xdoclet.util.predicates.ReflectionPredicate.
Predicate that uses reflection to call a no-argument method that returns a boolean.
ReflectionPredicate(String) - Constructor for class xdoclet.util.predicates.ReflectionPredicate
Constructs a new ReflectionPredicate.
removePackage(String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
This will take a fully qualified Java class, and return just the name of the class, without any package qualifier.
removeTreeModelListener(TreeModelListener) - Method in class xdoclet.gui.BeanContextTreeModel
 

S

ScriptPlugin - class xdoclet.plugins.ScriptPlugin.
Base class for plugins based on scripting.
ScriptPlugin() - Constructor for class xdoclet.plugins.ScriptPlugin
 
SERIALIZED_BEANREADER - Static variable in class xdoclet.plugins.BetwixtPlugin
 
setAttributeName(String) - Method in class xdoclet.util.predicates.HasClassTag
 
setAttributeValue(String) - Method in class xdoclet.util.predicates.HasClassTag
 
setBuildXmlDir(File) - Method in class xdoclet.XDoclet
If this is set, a build.xml file will be written out to the specified file.
setCharMapping(Character, String) - Static method in class xdoclet.sdk.xgg.binding.NamingUtils
Maps the given key to the given value.
setClassName(String) - Method in class xdoclet.util.predicates.IsA
Sets the name of the class to evaluate against.
setClasspath(String) - Method in class xdoclet.XDoclet
Sets the classpath under which XDoclet is run.
setClasspath(String) - Method in interface xdoclet.MetadataProvider
Sets the classpath.
setClasspath(String) - Method in class xdoclet.sdk.ant.BuildXmlMetadataProvider
 
setClasspath(String) - Method in class xdoclet.xjavadoc.XJavadocMetadataProvider
 
setCondition(Condition) - Method in class xdoclet.sdk.xtag.migrator.Tag
XML element: <condition/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setCondition(Condition) - Method in class xdoclet.sdk.xtag.migrator.Parameter
XML element: <condition/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setCondition(Condition) - Method in class xdoclet.sdk.xtag.migrator.OptionSet
XML element: <condition/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setCondition(Condition) - Method in class xdoclet.sdk.xtag.migrator.Namespace
XML element: <condition/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setConditionDescription(ConditionDescription) - Method in class xdoclet.sdk.xtag.migrator.Tag
XML element: <condition-description/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setConditionDescription(ConditionDescription) - Method in class xdoclet.sdk.xtag.migrator.Parameter
XML element: <condition-description/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setConditionDescription(ConditionDescription) - Method in class xdoclet.sdk.xtag.migrator.Namespace
XML element: <condition-description/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setConstraints(File) - Method in class xdoclet.sdk.xgg.binding.Binder
Sets the DTD or XSD file to generate from.
setContextObject(String, Object) - Method in class xdoclet.plugins.ScriptPlugin
Allows subclasses to set an additional object in the context.
setDeprecated(Deprecated) - Method in class xdoclet.sdk.xtag.migrator.Tag
XML element: <deprecated/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setDestination(String) - Method in class xdoclet.Plugin
Sets the destination directory.
setDestinationDir(File) - Method in class xdoclet.Plugin
Sets (and creates) the destination directory.
setDynamicAttribute(String, String) - Method in class xdoclet.ant.XDocletTask
 
setDynamicAttribute(String, String) - Method in class xdoclet.ant.AntProxy
 
setEncoding(String) - Method in class xdoclet.Plugin
Sets the encoding to use.
setFailure(Throwable) - Method in class xdoclet.XDoclet
 
setFileName(String) - Method in class xdoclet.Plugin
Sets the file name of the generated file(s).
setFrom(String) - Method in class xdoclet.PackageSubstitution
Sets the part of the package name to replace from.
setGui(boolean) - Method in class xdoclet.ant.XDocletTask
 
setIgnoredtags(String) - Method in class xdoclet.xjavadoc.XJavadocMetadataProvider
Sets the tags to ignore if validation is true.
setIndex(int) - Method in class xdoclet.sdk.xgg.MergedMethod
 
setMandatory(Mandatory) - Method in class xdoclet.sdk.xtag.migrator.Parameter
XML element: <mandatory/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setMax(int) - Method in class xdoclet.sdk.xgg.binding.Cardinality
Sets the maximum cardinality
setMetadataProvider(MetadataProvider) - Method in class xdoclet.Plugin
 
setMethodName(String) - Method in class xdoclet.util.predicates.ReflectionPredicate
Sets the method name.
setMin(int) - Method in class xdoclet.sdk.xgg.binding.Cardinality
Sets the minimum cardinality
setName(String) - Method in class xdoclet.Property
Sets the name of the property.
setName(String) - Method in class xdoclet.Plugin
Sets the name of the plugin.
setOptions(Options) - Method in class xdoclet.sdk.xtag.migrator.OptionSet
XML element: <options/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setOptionSets(OptionSets) - Method in class xdoclet.sdk.xtag.migrator.Parameter
XML element: <option-sets/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setPackage(String) - Method in class xdoclet.sdk.xgg.betwixt.BeanReaderSerializer
Set the package where the serialised file should be written.
setPackageName(String) - Method in class xdoclet.Plugin
Sets the package name of the generated files.
setParent(BeanContextSupportEx) - Method in class xdoclet.beans.BeanContextSupportEx
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.Xmlname
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.Xmldefault
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.UsageDescription
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.Unique
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.Type
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.Option
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.Mandatory
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.Level
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.Deprecated
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.ConditionParameter
 
setPcData(String) - Method in class xdoclet.sdk.xtag.migrator.ConditionDescription
 
setPredicate(Predicate) - Method in class xdoclet.Accept
Sets the predicate to use.
setProject(Project) - Method in class xdoclet.ant.XDocletTask
Callback from Ant.
setRegexp(String) - Method in class xdoclet.sdk.xgg.binding.Binding
Sets the regular expression pattern used for validation
setRoot(File) - Method in class xdoclet.sdk.xgg.betwixt.BeanReaderSerializer
 
setTagName(String) - Method in class xdoclet.util.predicates.HasClassTag
 
setTags(Tags) - Method in class xdoclet.sdk.xtag.migrator.Namespace
XML element: <tags/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setTaskName(String) - Method in class xdoclet.ant.XDocletTask
Callback from Ant.
setTemplatePath(String) - Method in class xdoclet.plugins.VelocityPlugin
Sets the template name.
setTemplatePath(String) - Method in class xdoclet.plugins.ScriptPlugin
Sets the path to the template.
setTo(String) - Method in class xdoclet.PackageSubstitution
The String to replace with.
setType_Att(String) - Method in class xdoclet.sdk.xtag.migrator.Parameter
XML attribute: <type> This attribute exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setType_Att(String) - Method in class xdoclet.sdk.xtag.migrator.Condition
XML attribute: <type> This attribute exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setUnique(Unique) - Method in class xdoclet.sdk.xtag.migrator.Tag
XML element: <unique/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setUsageDescription(UsageDescription) - Method in class xdoclet.sdk.xtag.migrator.Tag
XML element: <usage-description/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setUsageDescription(UsageDescription) - Method in class xdoclet.sdk.xtag.migrator.Parameter
XML element: <usage-description/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setUsageDescription(UsageDescription) - Method in class xdoclet.sdk.xtag.migrator.Namespace
XML element: <usage-description/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setValidating(boolean) - Method in class xdoclet.xjavadoc.XJavadocMetadataProvider
Sets whether or not tags will be validated.
setValue(Object) - Method in interface xdoclet.gui.ValueHolder
 
setValue(String) - Method in class xdoclet.Property
Sets the value of the property.
setVersion(String) - Method in class xdoclet.plugins.BetwixtPlugin
Sets the version.
setVersion(String) - Static method in class xdoclet.sdk.xgg.XGGPojo
Sets the version of the XGG POJO
setXDoclet(XDoclet) - Method in class xdoclet.sdk.ant.BuildXmlMetadataProvider
 
setXmldefault(Xmldefault) - Method in class xdoclet.sdk.xtag.migrator.Parameter
XML element: <default/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setXmldefault(Xmldefault) - Method in class xdoclet.sdk.xtag.migrator.OptionSet
XML element: <default/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1)
setXmlname(Xmlname) - Method in class xdoclet.sdk.xtag.migrator.Tag
XML element: <name/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setXmlname(Xmlname) - Method in class xdoclet.sdk.xtag.migrator.Parameter
XML element: <name/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setXmlname(Xmlname) - Method in class xdoclet.sdk.xtag.migrator.Namespace
XML element: <name/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1)
setXtagXml(File) - Method in class xdoclet.sdk.xtag.migrator.XTagXml2BeanPlugin
 
shortMethodDescription(XMethod) - Method in class xdoclet.sdk.ant.AntUtil
 
shutdown() - Method in class xdoclet.util.velocity.DontCloseLog4JLogSystem
 
SimplePredicateFactory - class xdoclet.util.predicates.SimplePredicateFactory.
Simple predicate factory.
SimplePredicateFactory() - Constructor for class xdoclet.util.predicates.SimplePredicateFactory
Constructs a new SimplePredicateFactory.
stringToBoolean(String, boolean) - Static method in class xdoclet.util.TypeConversionUtil
A utility method for converting a string to a boolean.
SubElement - class xdoclet.sdk.xgg.binding.SubElement.
Represents a sub element in an element declaration.
SubElement(Element, Element) - Constructor for class xdoclet.sdk.xgg.binding.SubElement
Constructor for the SubElement object

T

Tag - class xdoclet.sdk.xtag.migrator.Tag.
XML element: <tag/>.
Tag() - Constructor for class xdoclet.sdk.xtag.migrator.Tag
Default constructor.
Tag(Tags) - Constructor for class xdoclet.sdk.xtag.migrator.Tag
Constructor.
Tags - class xdoclet.sdk.xtag.migrator.Tags.
XML element: <tags/>.
Tags() - Constructor for class xdoclet.sdk.xtag.migrator.Tags
Default constructor.
Tags(Namespace) - Constructor for class xdoclet.sdk.xtag.migrator.Tags
Constructor.
toString() - Method in class xdoclet.Property
 
toString() - Method in class xdoclet.beans.Invocation
 
toString() - Method in class xdoclet.sdk.xgg.binding.SubElement
Implementation of the toString method
toString() - Method in class xdoclet.sdk.xgg.binding.Element
Description of the Method
toString() - Method in class xdoclet.sdk.xgg.binding.Cardinality
Implementation of the toString method
toString() - Method in class xdoclet.sdk.xgg.binding.Attribute
Implementation of the toString method
toString() - Method in class xdoclet.util.predicates.ReflectionPredicate
 
True - class xdoclet.util.predicates.True.
Always returns true.
True() - Constructor for class xdoclet.util.predicates.True
 
Type - class xdoclet.sdk.xtag.migrator.Type.
XML element: <type/>.
Type() - Constructor for class xdoclet.sdk.xtag.migrator.Type
Default constructor.
TypeConversionUtil - class xdoclet.util.TypeConversionUtil.
 
TypeConversionUtil() - Constructor for class xdoclet.util.TypeConversionUtil
 

U

UNBOUNDED - Static variable in class xdoclet.sdk.xgg.binding.Cardinality
Constant for UNBOUNDED cardinality.
Unique - class xdoclet.sdk.xtag.migrator.Unique.
XML element: <unique/>.
Unique() - Constructor for class xdoclet.sdk.xtag.migrator.Unique
Default constructor.
Unique(Tag) - Constructor for class xdoclet.sdk.xtag.migrator.Unique
Constructor.
UsageDescription - class xdoclet.sdk.xtag.migrator.UsageDescription.
XML element: <usage-description/>.
UsageDescription() - Constructor for class xdoclet.sdk.xtag.migrator.UsageDescription
Default constructor.
UsageDescription(Namespace) - Constructor for class xdoclet.sdk.xtag.migrator.UsageDescription
Constructor.
UsageDescription(Parameter) - Constructor for class xdoclet.sdk.xtag.migrator.UsageDescription
Constructor.
UsageDescription(Tag) - Constructor for class xdoclet.sdk.xtag.migrator.UsageDescription
Constructor.

V

validate() - Method in class xdoclet.Plugin
 
validate() - Method in class xdoclet.plugins.ScriptPlugin
 
valueForPathChanged(TreePath, Object) - Method in class xdoclet.gui.BeanContextTreeModel
 
ValueHolder - interface xdoclet.gui.ValueHolder.
Interface to be implemented by classes that hold arbitrary values.
ValueHolderFactory - interface xdoclet.gui.ValueHolderFactory.
TODO remove this class?
VelocityConfigurer - class xdoclet.util.velocity.VelocityConfigurer.
Utility class that supports dynamic configuration of Velocity's ResourceLoaders.
VelocityConfigurer(ClasspathManager) - Constructor for class xdoclet.util.velocity.VelocityConfigurer
Constructs a new VelocityConfigurer.
VelocityPlugin - class xdoclet.plugins.VelocityPlugin.
Plugin backed by Velocity.
VelocityPlugin() - Constructor for class xdoclet.plugins.VelocityPlugin
 

X

xdoclet - package xdoclet
XDoclet core classes.
Xdoclet - class xdoclet.sdk.xtag.migrator.Xdoclet.
XML element: <xdoclet/>.
XDoclet - class xdoclet.XDoclet.
This class as an entry-point for starting XDoclet.
XDOCLET_VERSION - Static variable in class xdoclet.XDoclet
 
xdoclet.ant - package xdoclet.ant
XDoclet Ant wrapper.
xdoclet.beans - package xdoclet.beans
JavaBean support classes.
xdoclet.gui - package xdoclet.gui
GUI support for XDoclet.
xdoclet.gui.swing - package xdoclet.gui.swing
Configuration panel in Swing that can be used in IDE plugins.
xdoclet.plugins - package xdoclet.plugins
Various XDoclet Plugin implementations.
xdoclet.sdk.ant - package xdoclet.sdk.ant
Ant part of the SDK.
xdoclet.sdk.beans - package xdoclet.sdk.beans
Java Bean part of the SDK.
xdoclet.sdk.beans.tags - package xdoclet.sdk.beans.tags
 
xdoclet.sdk.xgg - package xdoclet.sdk.xgg
XML Generator Generator part of the SDK.
xdoclet.sdk.xgg.betwixt - package xdoclet.sdk.xgg.betwixt
 
xdoclet.sdk.xgg.binding - package xdoclet.sdk.xgg.binding
Datamodel for XGG.
xdoclet.sdk.xtag - package xdoclet.sdk.xtag
Tag part of the SDK.
xdoclet.sdk.xtag.migrator - package xdoclet.sdk.xtag.migrator
xtag.xml part of the SDK.
xdoclet.util - package xdoclet.util
XDoclet utility classes
xdoclet.util.betwixt - package xdoclet.util.betwixt
 
xdoclet.util.predicates - package xdoclet.util.predicates
Various Predicate implementations.
xdoclet.util.velocity - package xdoclet.util.velocity
 
xdoclet.xjavadoc - package xdoclet.xjavadoc
XJavaDoc related functionality.
Xdoclet() - Constructor for class xdoclet.sdk.xtag.migrator.Xdoclet
Default constructor.
XDoclet() - Constructor for class xdoclet.XDoclet
Creates a new XDoclet.
XDocletException - exception xdoclet.XDocletException.
Exception class for XDoclet.
XDocletException() - Constructor for class xdoclet.XDocletException
Constructs a new XDocletException with null as its detail message.
XDocletException(String) - Constructor for class xdoclet.XDocletException
Constructs a new XDocletException with the specified detail message.
XDocletException(String, Throwable) - Constructor for class xdoclet.XDocletException
Constructs a new XDocletException with the specified detail message and cause.
XDocletException(Throwable) - Constructor for class xdoclet.XDocletException
Constructs a new XDocletException with the specified cause and a detail message of (cause==null ?
XDocletTask - class xdoclet.ant.XDocletTask.
Ant task for XDoclet.
XDocletTask.PlusAction - class xdoclet.ant.XDocletTask.PlusAction.
 
XDocletTask.PlusAction(BeanContextConfigurationPanel) - Constructor for class xdoclet.ant.XDocletTask.PlusAction
 
XDocletTask() - Constructor for class xdoclet.ant.XDocletTask
 
XGGPlugin - class xdoclet.sdk.xgg.XGGPlugin.
Generates Java Bean classes from DTDs and XSDs.
XGGPlugin() - Constructor for class xdoclet.sdk.xgg.XGGPlugin
Constructor for the XGGPlugin object
XGGPojo - class xdoclet.sdk.xgg.XGGPojo.
Simple pojo (plain old java object) class that serves as a base class for XGG generated beans.
XGGPojo() - Constructor for class xdoclet.sdk.xgg.XGGPojo
 
XJavadocMetadataProvider - class xdoclet.xjavadoc.XJavadocMetadataProvider.
MetadataProvider implementation that returns XClass.
XJavadocMetadataProvider() - Constructor for class xdoclet.xjavadoc.XJavadocMetadataProvider
 
XML_PREFIX - Static variable in class xdoclet.sdk.xgg.binding.NamingUtils
Prefix to append to names that clash with Java reserved words.
Xmldefault - class xdoclet.sdk.xtag.migrator.Xmldefault.
XML element: <default/>.
Xmldefault() - Constructor for class xdoclet.sdk.xtag.migrator.Xmldefault
Default constructor.
Xmldefault(OptionSet) - Constructor for class xdoclet.sdk.xtag.migrator.Xmldefault
Constructor.
Xmldefault(Parameter) - Constructor for class xdoclet.sdk.xtag.migrator.Xmldefault
Constructor.
Xmlname - class xdoclet.sdk.xtag.migrator.Xmlname.
XML element: <name/>.
Xmlname() - Constructor for class xdoclet.sdk.xtag.migrator.Xmlname
Default constructor.
Xmlname(Namespace) - Constructor for class xdoclet.sdk.xtag.migrator.Xmlname
Constructor.
Xmlname(Parameter) - Constructor for class xdoclet.sdk.xtag.migrator.Xmlname
Constructor.
Xmlname(Tag) - Constructor for class xdoclet.sdk.xtag.migrator.Xmlname
Constructor.
XTagDocPlugin - class xdoclet.sdk.xtag.XTagDocPlugin.
Generates tag documentation from Tag classes (subclasses of DefaultXTag.
XTagDocPlugin() - Constructor for class xdoclet.sdk.xtag.XTagDocPlugin
 
XTagXml2BeanPlugin - class xdoclet.sdk.xtag.migrator.XTagXml2BeanPlugin.
This plugin turns XDoclet 1.2 style xtags.xml into XDoclet 2.0 style XTag beans.
XTagXml2BeanPlugin() - Constructor for class xdoclet.sdk.xtag.migrator.XTagXml2BeanPlugin
 

Z

ZERO - Static variable in class xdoclet.sdk.xgg.binding.Cardinality
Constant for ZERO cardinality.

A B C D E F G H I J L M N O P R S T U V X Z

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