Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
X
A
ABSTRACT
- Static variable in class vdoclet.ejb.
EjbTags
addClass(ClassInfo)
- Method in class vdoclet.docinfo.
DocInfo
addClass(String)
- Method in class vdoclet.docinfo.
Builder
addConfiguredDTD(XmlCheckTask.DTDLocation)
- Method in class vdoclet.ant.
XmlCheckTask
Add a DTD location
addConfiguredFileSet(FileSet)
- Method in class vdoclet.ant.
VDocletTask
Nested <fileset> element
addConfiguredParam(VDocletParameter)
- Method in class vdoclet.ant.
VDocletTask
nested <param>
addException(String)
- Method in class vdoclet.docinfo.
MethodInfo
addException(String)
- Method in class vdoclet.docinfo.
Builder
addField(FieldInfo)
- Method in class vdoclet.docinfo.
ClassInfo
addField(String, String)
- Method in class vdoclet.docinfo.
Builder
addFields(Collection)
- Method in class vdoclet.docinfo.
ClassInfo
addFileset(FileSet)
- Method in class vdoclet.ant.
XmlCheckTask
Add a set of files to be checked
addInterface(String)
- Method in class vdoclet.docinfo.
ClassInfo
addInterface(String)
- Method in class vdoclet.docinfo.
Builder
addInterfaces(Collection)
- Method in class vdoclet.docinfo.
ClassInfo
addMethod(MethodInfo)
- Method in class vdoclet.docinfo.
ClassInfo
addMethod(String, String)
- Method in class vdoclet.docinfo.
Builder
addMethods(Collection)
- Method in class vdoclet.docinfo.
ClassInfo
addParameter(ParameterInfo)
- Method in class vdoclet.docinfo.
MethodInfo
addParameter(String, String)
- Method in class vdoclet.
Main
addParameter(String, String)
- Method in class vdoclet.docinfo.
MethodInfo
addParameter(String, String)
- Method in class vdoclet.docinfo.
Builder
addTag(String, String)
- Method in class vdoclet.docinfo.
BaseInfo
Add a tag.
addTag(String, String)
- Method in class vdoclet.docinfo.
Builder
addTag(TagInfo)
- Method in class vdoclet.docinfo.
BaseInfo
Add a tag.
addTags(Collection)
- Method in class vdoclet.docinfo.
BaseInfo
B
BASE_NAME
- Static variable in class vdoclet.ejb.
EjbTags
BaseClassElementInfo
- class vdoclet.docinfo.
BaseClassElementInfo
.
Info about a class sub-element.
BaseClassElementInfo(String)
- Constructor for class vdoclet.docinfo.
BaseClassElementInfo
BaseElementInfo
- class vdoclet.docinfo.
BaseElementInfo
.
Base class for stuff that has tags.
BaseElementInfo(String)
- Constructor for class vdoclet.docinfo.
BaseElementInfo
BaseInfo
- class vdoclet.docinfo.
BaseInfo
.
Base class for stuff that has tags.
BaseInfo(String)
- Constructor for class vdoclet.docinfo.
BaseInfo
build(JavaSource[])
- Static method in class vdoclet.docinfo.
QDoxBuilder
Builder
- class vdoclet.docinfo.
Builder
.
Utility to build-up DocInfo gradually
Builder()
- Constructor for class vdoclet.docinfo.
Builder
C
capitalise(String)
- Static method in class vdoclet.util.
StringUtils
Capitalise a String
ClassInfo
- class vdoclet.docinfo.
ClassInfo
.
Info about a Class.
ClassInfo(String)
- Constructor for class vdoclet.docinfo.
ClassInfo
Create a new ClassInfo with the specified name
clone()
- Method in class vdoclet.docinfo.
BaseInfo
clone()
- Method in class vdoclet.docinfo.
MethodInfo
CMP_COLUMN
- Static variable in class vdoclet.ejb.
EjbTags
CMP_SCHEMA_NAME
- Static variable in class vdoclet.ejb.
EjbTags
CMP11_CLASS
- Static variable in class vdoclet.ejb.
EjbTags
CMR_TARGET
- Static variable in class vdoclet.ejb.
EjbTags
CMR_TARGET_MULTIPLICITY
- Static variable in class vdoclet.ejb.
EjbTags
createClassPath()
- Method in class vdoclet.ant.
VDocletTask
Nested <classpath> element
D
DelimitedCollection
- class vdoclet.util.
DelimitedCollection
.
DelimitedCollection(Collection, String)
- Constructor for class vdoclet.util.
DelimitedCollection
DelimitedList
- class vdoclet.util.
DelimitedList
.
DelimitedList(List, String)
- Constructor for class vdoclet.util.
DelimitedList
DelimitedSet
- class vdoclet.util.
DelimitedSet
.
DelimitedSet(Set, String)
- Constructor for class vdoclet.util.
DelimitedSet
DocInfo
- class vdoclet.docinfo.
DocInfo
.
Root of doc-info tree.
DocInfo()
- Constructor for class vdoclet.docinfo.
DocInfo
E
EJB_PROP_FILE
- Static variable in class vdoclet.ejb.
EjbBundle
EJB_VERSION_PROP
- Static variable in class vdoclet.ejb.
EjbBundle
EjbBundle
- class vdoclet.ejb.
EjbBundle
.
Represents a collection of EJBs
EjbBundle(DocInfo)
- Constructor for class vdoclet.ejb.
EjbBundle
Construct an EjbBundle from the specified javadoc info.
EjbInfo
- class vdoclet.ejb.
EjbInfo
.
Represents an EJB derived from Javadoc information
EjbInfo(ClassInfo)
- Constructor for class vdoclet.ejb.
EjbInfo
Construct a new EjbInfo.
EjbInfoException
- exception vdoclet.ejb.
EjbInfoException
.
Thrown to indicate that the input data is bad
EjbInfoException(String)
- Constructor for class vdoclet.ejb.
EjbInfoException
Construct a new EjbInfoException.
EjbLocalView
- class vdoclet.ejb.
EjbLocalView
.
Represents an EJB local client-view
EjbLocalView(EjbInfo)
- Constructor for class vdoclet.ejb.
EjbLocalView
Construct a new EjbLocalView
EjbRelation
- class vdoclet.ejb.
EjbRelation
.
A relationship between two EJBs
EjbRelation(EjbRelationRole, EjbRelationRole)
- Constructor for class vdoclet.ejb.
EjbRelation
Construct a new EjbRelation.
EjbRelationRole
- class vdoclet.ejb.
EjbRelationRole
.
One end of an EjbRelation
EjbRelationRole.Multiplicity
- class vdoclet.ejb.
EjbRelationRole.Multiplicity
.
Enumeration of possible multiplicity values
EjbRelationRole(EjbInfo)
- Constructor for class vdoclet.ejb.
EjbRelationRole
EjbRelationRole(EjbInfo, FieldInfo)
- Constructor for class vdoclet.ejb.
EjbRelationRole
EjbRemoteView
- class vdoclet.ejb.
EjbRemoteView
.
Represents an EJB remote client-view
EjbRemoteView(EjbInfo)
- Constructor for class vdoclet.ejb.
EjbRemoteView
Construct a new EjbRemoteInfo
EjbTags
- class vdoclet.ejb.
EjbTags
.
EjbTags()
- Constructor for class vdoclet.ejb.
EjbTags
EjbUtils
- class vdoclet.ejb.
EjbUtils
.
A factory for utility-objects of various types.
EjbUtils()
- Constructor for class vdoclet.ejb.
EjbUtils
EjbView
- class vdoclet.ejb.
EjbView
.
Represents an EJB client-view
EjbView(EjbInfo)
- Constructor for class vdoclet.ejb.
EjbView
Construct a new EjbView
ENTITY
- Static variable in class vdoclet.ejb.
EjbTags
equals(Object)
- Method in class vdoclet.docinfo.
ParameterInfo
equals(Object)
- Method in class vdoclet.docinfo.
FieldInfo
error(SAXParseException)
- Method in class vdoclet.ant.
XmlCheckTask.CheckHandler
Handle a validation error
eval(String, String)
- Method in class vdoclet.
Generator
Evaluate a Velocity template.
eval(String, Writer)
- Method in class vdoclet.
Generator
Evaluate a Velocity template.
execute()
- Method in class vdoclet.ant.
XmlCheckTask
Execute the task
execute()
- Method in class vdoclet.ant.
VDocletTask
Invoke vDoclet
execute(String[])
- Method in class vdoclet.
Main
F
fatalError(SAXParseException)
- Method in class vdoclet.ant.
XmlCheckTask.CheckHandler
Handle a well-formedness error
FieldInfo
- class vdoclet.docinfo.
FieldInfo
.
Info about a Field.
FieldInfo(String, String)
- Constructor for class vdoclet.docinfo.
FieldInfo
forName(String)
- Static method in class vdoclet.ejb.
EjbRelationRole.Multiplicity
fromField(String, String)
- Static method in class vdoclet.beaninfo.
PropertyInfo
Create a PropertyInfo based on field details
fromGetter(MethodInfo)
- Static method in class vdoclet.beaninfo.
PropertyInfo
Create a PropertyInfo based on a getter-method
G
Generator
- class vdoclet.
Generator
.
A file-generator using Velocity
Generator(File)
- Constructor for class vdoclet.
Generator
Construct a new generator.
Generator(File, ClassLoader)
- Constructor for class vdoclet.
Generator
Construct a new generator.
GeneratorException
- exception vdoclet.
GeneratorException
.
GeneratorException()
- Constructor for class vdoclet.
GeneratorException
Default constructor.
GeneratorException(String)
- Constructor for class vdoclet.
GeneratorException
GeneratorException(String, Throwable)
- Constructor for class vdoclet.
GeneratorException
GeneratorException(Throwable)
- Constructor for class vdoclet.
GeneratorException
GeneratorLogSystem
- class vdoclet.
GeneratorLogSystem
.
GeneratorLogSystem()
- Constructor for class vdoclet.
GeneratorLogSystem
GeneratorResourceLoader
- class vdoclet.
GeneratorResourceLoader
.
This is a variant of the standard ClasspathResourceLoader.
GeneratorResourceLoader()
- Constructor for class vdoclet.
GeneratorResourceLoader
get(int)
- Method in class vdoclet.util.
DelimitedList
getAbstractEjbs()
- Method in class vdoclet.ejb.
EjbBundle
Return all the abstract Enterprise Beans
getAllSrcMethods()
- Method in class vdoclet.ejb.
EjbInfo
Get methods from the srcClass and any inner "CMP" class
getBaseName()
- Method in class vdoclet.ejb.
EjbInfo
Get the base-name for derived classes.
getBundle()
- Method in class vdoclet.ejb.
EjbInfo
Get the associated EjbBundle
getCause()
- Method in class vdoclet.
GeneratorException
Get the causing exception, if any.
getClass(String)
- Method in class vdoclet.docinfo.
DocInfo
getClasses()
- Method in class vdoclet.docinfo.
DocInfo
getCmp11Class()
- Method in class vdoclet.ejb.
EjbInfo
Get a representation of the generated cmp11Class.
getCmp11ClassName()
- Method in class vdoclet.ejb.
EjbInfo
Get the name of the bean cmp11Class.
getCmpFields()
- Method in class vdoclet.ejb.
EjbInfo
Derive a set of persistent fields based on the CMP_COLUMN tag.
getCmpSchemaName()
- Method in class vdoclet.ejb.
EjbInfo
Get the name of the abstract persistence schema
getCmrFields()
- Method in class vdoclet.ejb.
EjbInfo
Derive a set of relationship fields based on the CMR_TARGET tag.
getComment()
- Method in class vdoclet.docinfo.
BaseInfo
Get the comment
getContainingClass()
- Method in class vdoclet.docinfo.
BaseClassElementInfo
Get the containing ClassInfo
getContainingDocInfo()
- Method in class vdoclet.docinfo.
ClassInfo
Get the containing DocInfo
getContext()
- Method in class vdoclet.
Generator
Get the evaluation-context used by this generator
getDocInfo()
- Method in class vdoclet.ejb.
EjbBundle
getDocInfo()
- Method in class vdoclet.docinfo.
Builder
getEjb()
- Method in class vdoclet.ejb.
EjbRelationRole
Get the source EJB
getEjb(String)
- Method in class vdoclet.ejb.
EjbBundle
Return a named EJB
getEjbBundle(DocInfo)
- Static method in class vdoclet.ejb.
EjbUtils
Derive EJB information from Javadoc data
getEjbClass()
- Method in class vdoclet.ejb.
EjbInfo
Return a representation of the ejb-class.
getEjbs()
- Method in class vdoclet.ejb.
EjbBundle
Return all the Enterprise Beans
getEjbVersion()
- Method in class vdoclet.ejb.
EjbBundle
Determine which version of the EJB spec we're targeting
getEngine()
- Method in class vdoclet.
Generator
Get the VelocityEngine used by this generator
getExceptions()
- Method in class vdoclet.docinfo.
MethodInfo
getField(int)
- Method in class vdoclet.docinfo.
ClassInfo
getFieldName()
- Method in class vdoclet.ejb.
EjbRelationRole
Get the name of the CMR-field for this role
getFields()
- Method in class vdoclet.docinfo.
ClassInfo
getFieldType()
- Method in class vdoclet.ejb.
EjbRelationRole
Get the type of the CMR-field, if it's a collection
getFileWriter(String)
- Method in class vdoclet.
Generator
Get a Writer to the specified File
getGetter()
- Method in class vdoclet.beaninfo.
PropertyInfo
Get the getter-method
getHome()
- Method in class vdoclet.ejb.
EjbView
Get a representation of the view-home interface.
getInterface()
- Method in class vdoclet.ejb.
EjbView
Get a representation of the view interface
getInterfaceClassName()
- Method in class vdoclet.ejb.
EjbView
Get the name of the view interface.
getInterfaces()
- Method in class vdoclet.docinfo.
ClassInfo
getJndiName()
- Method in class vdoclet.ejb.
RegisteredClassInfo
Get the JNDI name.
getLastModified(Resource)
- Method in class vdoclet.
GeneratorResourceLoader
getLocalView()
- Method in class vdoclet.ejb.
EjbInfo
Get the local client view
getLocation()
- Method in class vdoclet.ant.
XmlCheckTask.DTDLocation
getMethod(int)
- Method in class vdoclet.docinfo.
ClassInfo
getMethod(String, List)
- Method in class vdoclet.docinfo.
ClassInfo
getMethods()
- Method in class vdoclet.docinfo.
ClassInfo
getModifiers()
- Method in class vdoclet.docinfo.
BaseElementInfo
Get a String representation of the modifiers for this element
getMultiplicity()
- Method in class vdoclet.ejb.
EjbRelationRole
Get the multiplicity for this role.
getName()
- Method in class vdoclet.ant.
VDocletParameter
getName()
- Method in class vdoclet.ejb.
EjbRelation
Get the canonical name of this relationship
getName()
- Method in class vdoclet.ejb.
EjbInfo
Get the EJB-name of the EJB.
getName()
- Method in class vdoclet.ejb.
EjbRelationRole
Get the canonical name of this role
getName()
- Method in class vdoclet.docinfo.
BaseInfo
Get the name
getName()
- Method in class vdoclet.docinfo.
ParameterInfo
Get the name
getName()
- Method in class vdoclet.docinfo.
TagInfo
Get the name
getName()
- Method in class vdoclet.docinfo.
ClassInfo
Get the fully-qualified class-name
getOutputDir()
- Method in class vdoclet.
Generator
Get the output directory
getPackage()
- Method in class vdoclet.docinfo.
ClassInfo
Get the name of the enclosing package
getParameter(int)
- Method in class vdoclet.docinfo.
MethodInfo
getParameterNames()
- Method in class vdoclet.docinfo.
MethodInfo
Get a List of the parameter-names
getParameters()
- Method in class vdoclet.docinfo.
MethodInfo
getParameterTypes()
- Method in class vdoclet.docinfo.
MethodInfo
Get a List of the parameter-types
getPrimaryKey()
- Method in class vdoclet.ejb.
EjbInfo
Get a representation of the primary-key class.
getPrimaryKeyFields()
- Method in class vdoclet.ejb.
EjbInfo
Derive a list of primary-key fields.
getPropertiesStartingWith(String)
- Method in class vdoclet.ejb.
EjbBundle
Get all properties starting with the given prefix.
getProperty(String)
- Method in class vdoclet.ejb.
EjbBundle
Fetch a bundle property
getProperty(String, String)
- Method in class vdoclet.ejb.
EjbBundle
Fetch a bundle property
getPublicId()
- Method in class vdoclet.ant.
XmlCheckTask.DTDLocation
getQueryMethods()
- Method in class vdoclet.ejb.
EjbInfo
Get a representation of the view-home interface.
getRelations()
- Method in class vdoclet.ejb.
EjbBundle
Return all EjbRelations
getRemoteView()
- Method in class vdoclet.ejb.
EjbInfo
Get the remote client view
getResourceStream(String)
- Method in class vdoclet.
GeneratorResourceLoader
getRole(String)
- Method in class vdoclet.ejb.
EjbRelation
Find a role by name
getRoles()
- Method in class vdoclet.ejb.
EjbRelation
Get the roles
getSecurityRoles()
- Method in class vdoclet.ejb.
EjbBundle
Get the security-roles defined for this bundle
getSetter()
- Method in class vdoclet.beaninfo.
PropertyInfo
Get the setter-method
getShortName()
- Method in class vdoclet.docinfo.
ClassInfo
Get the un-qualified class-name
getSourceFile(String)
- Method in class vdoclet.docinfo.
DocInfo
Find a named file on the source-path.
getSrcClass()
- Method in class vdoclet.ejb.
EjbInfo
Get ClassInfo for the bean implementation class.
getSrcCmpInnerClass()
- Method in class vdoclet.ejb.
EjbInfo
getSuperClass()
- Method in class vdoclet.docinfo.
ClassInfo
getSuperEjb()
- Method in class vdoclet.ejb.
EjbInfo
getTag(String)
- Method in class vdoclet.docinfo.
BaseInfo
Get the first tag with the given name, or null if there isn't one.
getTags()
- Method in class vdoclet.docinfo.
BaseInfo
Get all tags.
getTags(String)
- Method in class vdoclet.ejb.
EjbInfo
Return all the values of the named tag from the srcClass.
getTags(String)
- Method in class vdoclet.docinfo.
BaseInfo
Get all tags with the given name.
getTags(String)
- Method in class vdoclet.beaninfo.
PropertyInfo
Get all tags with the given name.
getTagValue(String)
- Method in class vdoclet.ejb.
EjbInfo
Return the named tag from the srcClass.
getTagValue(String)
- Method in class vdoclet.ejb.
EjbRelationRole
Return the named tag from the CMR-field.
getTagValue(String)
- Method in class vdoclet.docinfo.
BaseInfo
Get the value of first tag with the given name.
getTagValue(String, String)
- Method in class vdoclet.ejb.
EjbInfo
Return the named tag from the srcClass.
getTagValue(String, String)
- Method in class vdoclet.ejb.
EjbRelationRole
Return the named tag from the CMR-field.
getTagValue(String, String)
- Method in class vdoclet.docinfo.
BaseInfo
Get the value of first tag with the given name.
getTarget()
- Method in class vdoclet.ejb.
EjbRelationRole
Get the target for this role.
getType()
- Method in class vdoclet.ejb.
EjbInfo
getType()
- Method in class vdoclet.docinfo.
MethodInfo
getType()
- Method in class vdoclet.docinfo.
ParameterInfo
Get the type
getType()
- Method in class vdoclet.docinfo.
FieldInfo
Get the type
getValue()
- Method in class vdoclet.ant.
VDocletParameter
getValue()
- Method in class vdoclet.docinfo.
TagInfo
Get the value
getWord(int)
- Method in class vdoclet.docinfo.
TagInfo
Return the specified word
getWords()
- Method in class vdoclet.docinfo.
TagInfo
H
hashCode()
- Method in class vdoclet.docinfo.
ParameterInfo
hashCode()
- Method in class vdoclet.docinfo.
FieldInfo
hasInterface(String)
- Method in class vdoclet.docinfo.
ClassInfo
Return true if this class implements the interface, either directly or thru it's super-class.
I
init(ExtendedProperties)
- Method in class vdoclet.
GeneratorResourceLoader
init(RuntimeServices)
- Method in class vdoclet.
GeneratorLogSystem
isAbstract()
- Method in class vdoclet.ejb.
EjbInfo
True if the srcClass was tagged with "@ejb-abstract".
isAbstract()
- Method in class vdoclet.docinfo.
BaseElementInfo
isCmpEntity()
- Method in class vdoclet.ejb.
EjbInfo
True if this represents a container-managed entity.
isEjb()
- Method in class vdoclet.ejb.
EjbInfo
True if the srcClass represents an EJB.
isEntity()
- Method in class vdoclet.ejb.
EjbInfo
True if the srcClass was tagged with "@ejb-entity".
isFinal()
- Method in class vdoclet.docinfo.
BaseElementInfo
isFlagged(BaseElementInfo)
- Method in class vdoclet.ejb.
EjbView
Check whether a something is tagged as being available thru this view
isMessageDriven()
- Method in class vdoclet.ejb.
EjbInfo
True if the srcClass was tagged with "@ejb-mdb".
isPrimaryKeyRequired()
- Method in class vdoclet.ejb.
EjbInfo
Check whether we need to generate the primary-key
isPrivate()
- Method in class vdoclet.docinfo.
BaseElementInfo
isProtected()
- Method in class vdoclet.docinfo.
BaseElementInfo
isPublic()
- Method in class vdoclet.docinfo.
BaseElementInfo
isSession()
- Method in class vdoclet.ejb.
EjbInfo
True if the srcClass was tagged with "@ejb-session".
isSourceModified(Resource)
- Method in class vdoclet.
GeneratorResourceLoader
isStatic()
- Method in class vdoclet.docinfo.
BaseElementInfo
iterator()
- Method in class vdoclet.util.
DelimitedCollection
iterator()
- Method in class vdoclet.util.
DelimitedSet
J
join(Collection, String)
- Static method in class vdoclet.util.
DelimitedCollection
Create a String representation of a Collection, using the specified delimiter.
K
KEY_CLASS
- Static variable in class vdoclet.ejb.
EjbTags
KEY_FIELD
- Static variable in class vdoclet.ejb.
EjbTags
KEY_GENERATE
- Static variable in class vdoclet.ejb.
EjbTags
L
LOCAL_CLASS
- Static variable in class vdoclet.ejb.
EjbTags
LOCAL_EXTENDS
- Static variable in class vdoclet.ejb.
EjbTags
LOCAL_FLAG
- Static variable in class vdoclet.ejb.
EjbTags
LOCAL_HOME_CLASS
- Static variable in class vdoclet.ejb.
EjbTags
LOCAL_HOME_JNDI
- Static variable in class vdoclet.ejb.
EjbTags
logVelocityMessage(int, String)
- Method in class vdoclet.
GeneratorLogSystem
Log a message
M
Main
- class vdoclet.
Main
.
Command-line entry-point to vDoclet
Main()
- Constructor for class vdoclet.
Main
main(String[])
- Static method in class vdoclet.
Main
main(String[])
- Static method in class vdoclet.docinfo.
QDoxBuilder
makeBean(String)
- Method in class vdoclet.
Generator
Create an instance of the named class.
makeClass(String)
- Method in class vdoclet.docinfo.
DocInfo
makeName(String, String)
- Static method in class vdoclet.ejb.
EjbRelation
MANY
- Static variable in class vdoclet.ejb.
EjbRelationRole.Multiplicity
MESSAGE_DRIVEN
- Static variable in class vdoclet.ejb.
EjbTags
MethodInfo
- class vdoclet.docinfo.
MethodInfo
.
Info about a Method.
MethodInfo(String, String)
- Constructor for class vdoclet.docinfo.
MethodInfo
N
NAME
- Static variable in class vdoclet.ejb.
EjbTags
NULL_BUNDLE
- Static variable in class vdoclet.ejb.
EjbBundle
O
ONE
- Static variable in class vdoclet.ejb.
EjbRelationRole.Multiplicity
P
ParameterInfo
- class vdoclet.docinfo.
ParameterInfo
.
Info about a Parameter.
ParameterInfo(String, String)
- Constructor for class vdoclet.docinfo.
ParameterInfo
PERSISTENCE_TYPE
- Static variable in class vdoclet.ejb.
EjbTags
printStackTrace()
- Method in class vdoclet.
GeneratorException
Print the stack trace.
printStackTrace(PrintStream)
- Method in class vdoclet.
GeneratorException
Print the stack trace.
printStackTrace(PrintWriter)
- Method in class vdoclet.
GeneratorException
Print the stack trace.
processJavaSource(JavaSource)
- Method in class vdoclet.docinfo.
QDoxBuilder
Process JavaSource
PropertyInfo
- class vdoclet.beaninfo.
PropertyInfo
.
Info about a JavaBean property
PropertyInfo(String, String, MethodInfo, MethodInfo)
- Constructor for class vdoclet.beaninfo.
PropertyInfo
Construct a new PropertyInfo
Q
QDoxBuilder
- class vdoclet.docinfo.
QDoxBuilder
.
Bridge from QDox to docinfo.
QDoxBuilder()
- Constructor for class vdoclet.docinfo.
QDoxBuilder
R
RegisteredClassInfo
- class vdoclet.ejb.
RegisteredClassInfo
.
Represents a class that can be looked-up in JNDI.
RegisteredClassInfo(String)
- Constructor for class vdoclet.ejb.
RegisteredClassInfo
Construct a RegisteredClassInfo, where the jndiName defaults to the className.
RegisteredClassInfo(String, String)
- Constructor for class vdoclet.ejb.
RegisteredClassInfo
REMOTE_CLASS
- Static variable in class vdoclet.ejb.
EjbTags
REMOTE_EXTENDS
- Static variable in class vdoclet.ejb.
EjbTags
REMOTE_FLAG
- Static variable in class vdoclet.ejb.
EjbTags
REMOTE_HOME_CLASS
- Static variable in class vdoclet.ejb.
EjbTags
REMOTE_HOME_JNDI
- Static variable in class vdoclet.ejb.
EjbTags
resolveEntity(String, String)
- Method in class vdoclet.ant.
XmlCheckTask.CheckHandler
Resolve an external entity, using the local catalog if possible
resolveSuperClass()
- Method in class vdoclet.docinfo.
ClassInfo
run()
- Method in class vdoclet.
Main
S
SECURITY_ROLES_PROP
- Static variable in class vdoclet.ejb.
EjbBundle
SESSION
- Static variable in class vdoclet.ejb.
EjbTags
setAbstract(boolean)
- Method in class vdoclet.docinfo.
BaseElementInfo
setAbstract(boolean)
- Method in class vdoclet.docinfo.
Builder
setAttribute(String, Object)
- Method in class vdoclet.
Generator
Add something to the Generator's evaluation-context
setBundle(EjbBundle)
- Method in class vdoclet.ejb.
EjbInfo
Associate this EjbInfo with an EjbBundle
setClassLoader(ClassLoader)
- Method in class vdoclet.
Main
setClassPath(Path)
- Method in class vdoclet.ant.
VDocletTask
classpath attribute
setComment(String)
- Method in class vdoclet.docinfo.
BaseInfo
Get the comment
setComment(String)
- Method in class vdoclet.docinfo.
Builder
setContainingClass(ClassInfo)
- Method in class vdoclet.docinfo.
BaseClassElementInfo
Set the containing ClassInfo
setContainingDocInfo(DocInfo)
- Method in class vdoclet.docinfo.
ClassInfo
Set the containing DocInfo
setControlOutput(Writer)
- Method in class vdoclet.
Main
setControlTemplate(String)
- Method in class vdoclet.
Main
setDestDir(File)
- Method in class vdoclet.
Main
setDestDir(File)
- Method in class vdoclet.ant.
VDocletTask
destDir attribute
setField(FieldInfo)
- Method in class vdoclet.ejb.
EjbRelationRole
Register a CMR-field for this role
setField(MethodInfo)
- Method in class vdoclet.ejb.
EjbRelationRole
Register a get-method that defines the CMR-field for this role
setFinal(boolean)
- Method in class vdoclet.docinfo.
BaseElementInfo
setFinal(boolean)
- Method in class vdoclet.docinfo.
Builder
setLocation(String)
- Method in class vdoclet.ant.
XmlCheckTask.DTDLocation
setName(String)
- Method in class vdoclet.ant.
VDocletParameter
setName(String)
- Method in class vdoclet.docinfo.
BaseInfo
Set the name
setOut(File)
- Method in class vdoclet.ant.
VDocletTask
out attribute
setPackage(String)
- Method in class vdoclet.docinfo.
Builder
setPrivate(boolean)
- Method in class vdoclet.docinfo.
BaseElementInfo
setPrivate(boolean)
- Method in class vdoclet.docinfo.
Builder
setProject(Project)
- Method in class vdoclet.ant.
VDocletTask
setProtected(boolean)
- Method in class vdoclet.docinfo.
BaseElementInfo
setProtected(boolean)
- Method in class vdoclet.docinfo.
Builder
setPublic(boolean)
- Method in class vdoclet.docinfo.
BaseElementInfo
setPublic(boolean)
- Method in class vdoclet.docinfo.
Builder
setPublicId(String)
- Method in class vdoclet.ant.
XmlCheckTask.DTDLocation
setSourceFiles(String[])
- Method in class vdoclet.
Main
setSourcePath(String)
- Method in class vdoclet.
Main
setSourcePath(String)
- Method in class vdoclet.docinfo.
DocInfo
Set the source-path
setSourcePath(String[])
- Method in class vdoclet.docinfo.
DocInfo
Set the source-path
setSrcDir(Path)
- Method in class vdoclet.ant.
VDocletTask
Alias for srcPath
setSrcPath(Path)
- Method in class vdoclet.ant.
VDocletTask
srcPath attribute
setStatic(boolean)
- Method in class vdoclet.docinfo.
BaseElementInfo
setStatic(boolean)
- Method in class vdoclet.docinfo.
Builder
setSuperClass(String)
- Method in class vdoclet.docinfo.
ClassInfo
setSuperClass(String)
- Method in class vdoclet.docinfo.
Builder
setTarget(EjbRelationRole)
- Method in class vdoclet.ejb.
EjbRelationRole
Set the target for this role.
setTemplate(String)
- Method in class vdoclet.ant.
VDocletTask
template attribute
setType(String)
- Method in class vdoclet.docinfo.
MethodInfo
setValue(String)
- Method in class vdoclet.ant.
VDocletParameter
setVerbose(boolean)
- Method in class vdoclet.
Main
shortName(String)
- Static method in class vdoclet.ejb.
EjbInfo
Get the last part of the argument, removing any package prefix
size()
- Method in class vdoclet.util.
DelimitedList
size()
- Method in class vdoclet.util.
DelimitedCollection
size()
- Method in class vdoclet.util.
DelimitedSet
StringUtils
- class vdoclet.util.
StringUtils
.
StringUtils()
- Constructor for class vdoclet.util.
StringUtils
stripPrefix(String, String)
- Static method in class vdoclet.util.
StringUtils
Strip a prefix from a name
T
TagInfo
- class vdoclet.docinfo.
TagInfo
.
Info about a Tag.
TagInfo(String, String)
- Constructor for class vdoclet.docinfo.
TagInfo
toString()
- Method in class vdoclet.ejb.
EjbRelationRole.Multiplicity
toString()
- Method in class vdoclet.util.
DelimitedList
toString()
- Method in class vdoclet.util.
DelimitedCollection
toString()
- Method in class vdoclet.util.
DelimitedSet
toString()
- Method in class vdoclet.docinfo.
ParameterInfo
Get the canonical representation of the parameter as a String
toString()
- Method in class vdoclet.docinfo.
FieldInfo
Get the canonical representation of the field as a String
toString()
- Method in class vdoclet.docinfo.
TagInfo
Get the value.
V
validateFile(File)
- Method in class vdoclet.ant.
XmlCheckTask
Parse a file
validateFiles()
- Method in class vdoclet.ant.
XmlCheckTask
Parse all the files
vdoclet
- package vdoclet
vdoclet.ant
- package vdoclet.ant
vdoclet.beaninfo
- package vdoclet.beaninfo
vdoclet.docinfo
- package vdoclet.docinfo
vdoclet.ejb
- package vdoclet.ejb
vdoclet.util
- package vdoclet.util
VDocletParameter
- class vdoclet.ant.
VDocletParameter
.
A nested parameter <param> element.
VDocletParameter()
- Constructor for class vdoclet.ant.
VDocletParameter
VDocletTask
- class vdoclet.ant.
VDocletTask
.
Ant task for invocation of vDoclet.
VDocletTask()
- Constructor for class vdoclet.ant.
VDocletTask
X
XmlCheckTask
- class vdoclet.ant.
XmlCheckTask
.
Check that XML documents are valid with a SAX validating parser.
XmlCheckTask.CheckHandler
- class vdoclet.ant.
XmlCheckTask.CheckHandler
.
A parse-handler that reports errors via Ant logging
XmlCheckTask.CheckHandler()
- Constructor for class vdoclet.ant.
XmlCheckTask.CheckHandler
XmlCheckTask.DTDLocation
- class vdoclet.ant.
XmlCheckTask.DTDLocation
.
A configured DTD location
XmlCheckTask.DTDLocation()
- Constructor for class vdoclet.ant.
XmlCheckTask.DTDLocation
XmlCheckTask()
- Constructor for class vdoclet.ant.
XmlCheckTask
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes