A C D E F G H I L M N O P R S T U V W 

A

AbstractOption - Class in de.kruis.padoclet.util
Option handling for doclets.
AbstractOption(String, String, String, boolean, String) - Constructor for class de.kruis.padoclet.util.AbstractOption
Create a new option, that has a value.
AbstractOption(String, String, String) - Constructor for class de.kruis.padoclet.util.AbstractOption
Create a new option, that has no value (boolean option).
allClasses() - Method in class de.kruis.padoclet.PublishedApiDoclet.PackageDocHandler
 
allClasses(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet.PackageDocHandler
 
annotationTypes() - Method in class de.kruis.padoclet.PublishedApiDoclet.PackageDocHandler
 

C

calcInclusionPriority(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
Check, if this item shall be included.
check(RootDoc) - Method in class de.kruis.padoclet.RefCheckDoclet
Check for references to undocumented items.
check(ClassDoc) - Method in class de.kruis.padoclet.RefCheckDoclet
Check a class doc.
check(AnnotationTypeElementDoc) - Method in class de.kruis.padoclet.RefCheckDoclet
Check an annotation type element doc.
check(MethodDoc) - Method in class de.kruis.padoclet.RefCheckDoclet
Check a method doc.
check(ExecutableMemberDoc) - Method in class de.kruis.padoclet.RefCheckDoclet
Check an executable member doc.
check(FieldDoc) - Method in class de.kruis.padoclet.RefCheckDoclet
Check a field doc.
checkAnnotations(Doc, AnnotationDesc[]) - Method in class de.kruis.padoclet.RefCheckDoclet
Check an array of annotations
checkDoc(Doc) - Method in class de.kruis.padoclet.RefCheckDoclet
Check the tags of a Doc-Interface.
checkReference(Doc, Type, String) - Method in class de.kruis.padoclet.RefCheckDoclet
Check a type-Interface.
checkReference(Doc, ClassDoc, String) - Method in class de.kruis.padoclet.RefCheckDoclet
Check a ClassDoc-Interface.
checkReference(Doc, AnnotationDesc, String) - Method in class de.kruis.padoclet.RefCheckDoclet
Check an AnnotationDesc-Interface.
checkReference(Doc, AnnotationValue, String) - Method in class de.kruis.padoclet.RefCheckDoclet
Check an AnnotationValue-Interface.
checkReference(Doc, Doc, String) - Method in class de.kruis.padoclet.RefCheckDoclet
Check a Doc-Interface.
checkTags(Doc, Tag[]) - Method in class de.kruis.padoclet.RefCheckDoclet
Check an array of tags.
childInclusionPriority - Variable in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
Cached inclusion priority for childs of this node.
classes() - Method in class de.kruis.padoclet.PublishedApiDoclet.RootDocHandler
 
compareTo(Object) - Method in class de.kruis.padoclet.FilterDocletBase.ComparableHandler
 
constructors() - Method in class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
 
constructors(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
 

D

de.kruis.padoclet - package de.kruis.padoclet
You probably know the difference between the public API and the published API.
de.kruis.padoclet.util - package de.kruis.padoclet.util
This package contains utility classes used to build PublishedApiDoclet.
debug(String) - Method in class de.kruis.padoclet.FilterDocletBase.HandlerBase
print a debug message.
debug(String) - Method in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
 
debug(String) - Method in class de.kruis.padoclet.util.HalfDynamicProxy.HDPState
 
defaultIsExclude - Variable in class de.kruis.padoclet.PublishedApiDoclet
the default mode.
defaultPriority - Variable in class de.kruis.padoclet.PublishedApiDoclet
the priority of the default setting.
defaultReciver - Static variable in class de.kruis.padoclet.util.HalfDynamicProxy.HDPState
a default implementation of the HalfDynamicProxy.MessageInterface.
defaultValue - Variable in class de.kruis.padoclet.util.AbstractOption
the default value for the option.
delegateDoclet - Static variable in class de.kruis.padoclet.FilterDocletBase.DH
holds the delegate doclet
delegateDocletInvoke(String, Object[]) - Static method in class de.kruis.padoclet.FilterDocletBase
Invoke a static method on the delegate doclet.
description - Variable in class de.kruis.padoclet.util.AbstractOption
a description of the option.
digits - Static variable in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
disableJavadocFilter - Variable in class de.kruis.padoclet.PublishedApiDoclet
If true, retrieve all items from the javadoc core.
dontFilterAnnotationElements - Variable in class de.kruis.padoclet.PublishedApiDoclet
If true, do not filter annotation elements
dontFilterEnumConstants - Variable in class de.kruis.padoclet.PublishedApiDoclet
If true, do not filter enum constants
dynamicProxyInstance() - Method in class de.kruis.padoclet.util.HalfDynamicProxy
Get the dynamic proxy for this object.

E

elements() - Method in class de.kruis.padoclet.PublishedApiDoclet.AnnotationTypeDocHandler
 
elementValues() - Method in class de.kruis.padoclet.PublishedApiDoclet.AnnotationDescHandler
 
emitMessage(String, int) - Method in class de.kruis.padoclet.FilterDocletBase
 
emitMessage(String, int) - Method in interface de.kruis.padoclet.util.HalfDynamicProxy.MessageInterface
 
enumConstants() - Method in class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
 
enums() - Method in class de.kruis.padoclet.PublishedApiDoclet.PackageDocHandler
 
equals(Object) - Method in class de.kruis.padoclet.util.HalfDynamicProxy
This equals-method calls the equals for the unwrapped proxy target objects.
error(String) - Method in class de.kruis.padoclet.util.HalfDynamicProxy.HDPState
 
errorReporter - Variable in class de.kruis.padoclet.FilterDocletBase
holds the error reporter provided by the javadoc core
errorReporter - Variable in class de.kruis.padoclet.RefCheckDoclet
 
errors() - Method in class de.kruis.padoclet.PublishedApiDoclet.PackageDocHandler
 
exceptions() - Method in class de.kruis.padoclet.PublishedApiDoclet.PackageDocHandler
 
excludeChildsFilter - Variable in class de.kruis.padoclet.PublishedApiDoclet
the excludeChilds filter regular expression.
excludeChildsTag - Variable in class de.kruis.padoclet.PublishedApiDoclet
the name of the excludeChilds tag.
excludeFilter - Variable in class de.kruis.padoclet.PublishedApiDoclet
the exclude filter regular expression.
excludeTag - Variable in class de.kruis.padoclet.PublishedApiDoclet
the name of the exclude tag.

F

fields() - Method in class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
 
fields(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
 
filterDocArray(Doc[], Class<? extends Doc[]>, boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
Filter the content of a com.sun.javadoc.Doc-array, in order to remove entries not to be documented.
FilterDocletBase - Class in de.kruis.padoclet
This class is a base class for javadoc filter doclets.
FilterDocletBase() - Constructor for class de.kruis.padoclet.FilterDocletBase
Create a new FilterDocletBase instance.
FilterDocletBase.ComparableHandler - Class in de.kruis.padoclet
This class is the base of all the HalfDynamicProxy classes for the javadoc *Doc interfaces.
FilterDocletBase.ComparableHandler() - Constructor for class de.kruis.padoclet.FilterDocletBase.ComparableHandler
 
FilterDocletBase.DH - Class in de.kruis.padoclet
This class is used to perform a lazy instantiation of the delegate / formating doclet class.
FilterDocletBase.DH() - Constructor for class de.kruis.padoclet.FilterDocletBase.DH
 
FilterDocletBase.HandlerBase - Class in de.kruis.padoclet
This class is the base of all the HalfDynamicProxy classes for the javadoc interfaces.
FilterDocletBase.HandlerBase() - Constructor for class de.kruis.padoclet.FilterDocletBase.HandlerBase
 
FilterDocletBase.Option - Class in de.kruis.padoclet
Option handling for doclets.
FilterDocletBase.Option(String, String, boolean, String) - Constructor for class de.kruis.padoclet.FilterDocletBase.Option
Create a new option, that has a value.
FilterDocletBase.Option(String, String) - Constructor for class de.kruis.padoclet.FilterDocletBase.Option
Create a new option, that has no value (boolean option).
filterOptions(String[][]) - Static method in class de.kruis.padoclet.FilterDocletBase
Filter the command line options seen by the formating Doclet.
forceIncludeFilter - Variable in class de.kruis.padoclet.PublishedApiDoclet
the forceInclude filter regular expression.
forceIncludeTag - Variable in class de.kruis.padoclet.PublishedApiDoclet
the name of the forceInclude tag.

G

get(String) - Static method in class de.kruis.padoclet.FilterDocletBase.Option
Get an option by name.
get(String) - Static method in class de.kruis.padoclet.RefCheckDoclet.Option
Get an option by name.
get(String, Map<String, AbstractOption>) - Static method in class de.kruis.padoclet.util.AbstractOption
Get an option by name.
getDefaultPriority() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getDescriptions() - Static method in class de.kruis.padoclet.FilterDocletBase.Option
Get a string made from the descriptions of all registered options.
getDescriptions() - Static method in class de.kruis.padoclet.RefCheckDoclet.Option
Get a string made from the descriptions of all registered options.
getDescriptions(Map<String, AbstractOption>) - Static method in class de.kruis.padoclet.util.AbstractOption
Get a string made from the descriptions of all registered options.
getErrorReporter() - Method in class de.kruis.padoclet.FilterDocletBase
 
getErrorReporter() - Method in class de.kruis.padoclet.RefCheckDoclet
Get the error reporter for this doclet.
getExcludeChildsFilter() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getExcludeChildsFilterPat() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getExcludeChildsTag() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getExcludeFilter() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getExcludeFilterPat() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getExcludeTag() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getForceIncludeFilter() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getForceIncludeFilterPat() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getForceIncludeTag() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getHDPProxy(Object, Class<?>) - Method in class de.kruis.padoclet.util.HalfDynamicProxy
Get the proxy for an object using the same state as this proxy uses.
getHDPProxy(Object, Class<?>, HalfDynamicProxy.HDPState) - Static method in class de.kruis.padoclet.util.HalfDynamicProxy
Get the dynamic proxy for an object.
getHDPStateUserObject() - Method in class de.kruis.padoclet.util.HalfDynamicProxy
Get the user object.
getIncludeFilter() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getIncludeFilterPat() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getIncludeTag() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
getInvocationTarget() - Method in class de.kruis.padoclet.util.HalfDynamicProxy
 
getInvocationTarget() - Method in interface de.kruis.padoclet.util.InvocationHandlerWithTarget
Get the target object, for which this invocation handler is a proxy for.
getProxyClassTable() - Static method in class de.kruis.padoclet.util.HalfDynamicProxy
 
getTags() - Static method in class de.kruis.padoclet.FilterDocletBase.Option
Get all tags
getTags() - Static method in class de.kruis.padoclet.RefCheckDoclet.Option
Get all tags
getTags(Map<String, AbstractOption>) - Static method in class de.kruis.padoclet.util.AbstractOption
Get all tags
getWithPrefix(String, Map<String, AbstractOption>) - Static method in class de.kruis.padoclet.util.AbstractOption
Get an option by its prefixed name.

H

HalfDynamicProxy - Class in de.kruis.padoclet.util
This class is a quite universaly usable base class for a dynamic proxy.
HalfDynamicProxy() - Constructor for class de.kruis.padoclet.util.HalfDynamicProxy
 
HalfDynamicProxy.HDPState - Class in de.kruis.padoclet.util
Holds the state of a HalfDynamicProxy.
HalfDynamicProxy.HDPState(Object, HalfDynamicProxy.MessageInterface) - Constructor for class de.kruis.padoclet.util.HalfDynamicProxy.HDPState
Create a new state object
HalfDynamicProxy.MessageInterface - Interface in de.kruis.padoclet.util
Used to emit a message.
hashCode() - Method in class de.kruis.padoclet.util.HalfDynamicProxy
Calls the hashCode method of the proxy target.

I

ignoreJavadocIsIncluded - Variable in class de.kruis.padoclet.PublishedApiDoclet
If true, don't call Doc.isIncluded().
includeFilter - Variable in class de.kruis.padoclet.PublishedApiDoclet
the include filter regular expression.
includeTag - Variable in class de.kruis.padoclet.PublishedApiDoclet
the name of the include tag.
inclusionPriority - Variable in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
Cached inclusion priority for this node.
inclusionPriorityValid - Variable in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
initJavaBeanProperties(Object) - Static method in class de.kruis.padoclet.FilterDocletBase.Option
Assign option values to matching bean properties.
initJavaBeanProperties(Object) - Static method in class de.kruis.padoclet.RefCheckDoclet.Option
Assign option values to matching bean properties.
initJavaBeanProperties(Object, Map<String, AbstractOption>) - Static method in class de.kruis.padoclet.util.AbstractOption
Assign option values to matching bean properties.
initOptions(String[][]) - Static method in class de.kruis.padoclet.FilterDocletBase.Option
Initialize the option values.
initOptions(String[][]) - Static method in class de.kruis.padoclet.RefCheckDoclet.Option
Initialize the option values.
initOptions(String[][], Map<String, AbstractOption>) - Static method in class de.kruis.padoclet.util.AbstractOption
Initialize the option values.
innerClasses() - Method in class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
 
innerClasses(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
 
interfaces() - Method in class de.kruis.padoclet.PublishedApiDoclet.PackageDocHandler
 
InvocationHandlerWithTarget - Interface in de.kruis.padoclet.util
An invocationHandler with the two additional properties target and state.
invoke(Object, Method, Object[]) - Method in class de.kruis.padoclet.util.HalfDynamicProxy
 
isBoolean - Variable in class de.kruis.padoclet.util.AbstractOption
true, if the option has no value parameter.
isCheckStarted - Variable in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
Flag, that is used to avoid infinite recursion.
isDefaultIsExclude() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
isDisableJavadocFilter() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
isDontFilterAnnotationElements() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
isDontFilterEnumConstants() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
isFilter(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
Determinate, if a com.sun.javadoc.Doc array shall be filtered.
isIgnoreJavadocIsIncluded() - Method in class de.kruis.padoclet.PublishedApiDoclet
 
isIncluded - Variable in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
The value of this field is only valid, if PublishedApiDoclet.DocHandler.isIncludedValid is true.
isIncluded() - Method in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
Get the value of the boolean included property of the Doc object, that is represented by this dynamic proxy instance.
isIncludedValid - Variable in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
if true, the inclusion state is known and PublishedApiDoclet.DocHandler.isIncluded is valid
isSet() - Method in class de.kruis.padoclet.util.AbstractOption
Is a boolean option given?
isTag - Variable in class de.kruis.padoclet.util.AbstractOption
true, if the value of the option names a javadoc tag.
isWarnOn(String) - Method in class de.kruis.padoclet.RefCheckDoclet
Warn on a certain condition?

L

languageVersion() - Static method in class de.kruis.padoclet.PublishedApiDoclet
Implements the doclet languageVersion method.
languageVersion() - Static method in class de.kruis.padoclet.RefCheckDoclet
Implements the doclet languageVersion method.
languageVersionHelper() - Static method in class de.kruis.padoclet.FilterDocletBase
Helper method used to implement the doclet languageVersion method.
LF - Static variable in class de.kruis.padoclet.util.AbstractOption
Holds one line.separator character.
LI - Static variable in class de.kruis.padoclet.util.AbstractOption
Holds a line.separator and some spaces.

M

main(String[]) - Static method in class de.kruis.padoclet.PublishedApiDoclet
A main method.
main(String[]) - Static method in class de.kruis.padoclet.RefCheckDoclet
A main method.
methods() - Method in class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
 
methods(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
 

N

name - Variable in class de.kruis.padoclet.util.AbstractOption
the name of the option without the namePrefix.
namePrefix - Static variable in class de.kruis.padoclet.FilterDocletBase.Option
all filter doclet options start with this string.
namePrefix - Static variable in class de.kruis.padoclet.RefCheckDoclet.Option
all doclet options start with this string.
namePrefix - Variable in class de.kruis.padoclet.util.AbstractOption
the common name namePrefix of this option

O

OPTION_WARN_ON - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
optionLength(String) - Static method in class de.kruis.padoclet.FilterDocletBase.Option
Get the number of parameters this option takes.
optionLength(String) - Static method in class de.kruis.padoclet.PublishedApiDoclet
The doclet optionLength method.
optionLength(String) - Static method in class de.kruis.padoclet.RefCheckDoclet.Option
Get the number of parameters this option takes.
optionLength(String) - Static method in class de.kruis.padoclet.RefCheckDoclet
The doclet optionLength method.
optionLength(String, Map<String, AbstractOption>) - Static method in class de.kruis.padoclet.util.AbstractOption
Get the number of parameters this option takes.
optionLengthHelper(String, String) - Static method in class de.kruis.padoclet.FilterDocletBase
Helper method used to implement the doclet optionLength method.
options - Static variable in class de.kruis.padoclet.FilterDocletBase.Option
holds a (sorted) map of all known options
options() - Method in class de.kruis.padoclet.PublishedApiDoclet.RootDocHandler
 
options - Static variable in class de.kruis.padoclet.RefCheckDoclet.Option
holds a (sorted) map of all known options
ordinaryClasses() - Method in class de.kruis.padoclet.PublishedApiDoclet.PackageDocHandler
 
overrides(MethodDoc) - Method in class de.kruis.padoclet.PublishedApiDoclet.MethodDocHandler
 

P

PAD_DELEGATE_DOCLET_SYSTEM_PROPERTY - Static variable in class de.kruis.padoclet.FilterDocletBase
The name of the system property, that contains the name of the delegate doclet.
preDelegateStartHook(RootDoc) - Method in class de.kruis.padoclet.FilterDocletBase
Hook method called prior to the start-method of the delegate doclet.
preDelegateStartHook(RootDoc) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
PRIORITY_DEBUG - Static variable in interface de.kruis.padoclet.util.HalfDynamicProxy.MessageInterface
 
PRIORITY_ERROR - Static variable in interface de.kruis.padoclet.util.HalfDynamicProxy.MessageInterface
 
PRIORITY_WARN - Static variable in interface de.kruis.padoclet.util.HalfDynamicProxy.MessageInterface
 
proxyCache - Variable in class de.kruis.padoclet.util.HalfDynamicProxy.HDPState
holds the instance cache.
proxyClassTable - Static variable in class de.kruis.padoclet.util.HalfDynamicProxy
Holds a mapping table, that determinates the invocation handler class for a proxy target class.
PublishedApiDoclet - Class in de.kruis.padoclet
This class is a java 1.5 doclet, that is used as a filter between the javadoc framework and another doclet, that produces some output.
PublishedApiDoclet() - Constructor for class de.kruis.padoclet.PublishedApiDoclet
Create a new instance
PublishedApiDoclet.AnnotationDescHandler - Class in de.kruis.padoclet
Proxy methods for AnnotationDesc instances.
PublishedApiDoclet.AnnotationDescHandler() - Constructor for class de.kruis.padoclet.PublishedApiDoclet.AnnotationDescHandler
Create a new instance.
PublishedApiDoclet.AnnotationTypeDocHandler - Class in de.kruis.padoclet
Proxy methods for ClassDoc instances.
PublishedApiDoclet.AnnotationTypeDocHandler() - Constructor for class de.kruis.padoclet.PublishedApiDoclet.AnnotationTypeDocHandler
Create a new instance.
PublishedApiDoclet.ClassDocHandler - Class in de.kruis.padoclet
Proxy methods for ClassDoc instances.
PublishedApiDoclet.ClassDocHandler() - Constructor for class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
Create a new instance.
PublishedApiDoclet.DocHandler - Class in de.kruis.padoclet
Proxy methods and state common to all Doc instances.
PublishedApiDoclet.DocHandler() - Constructor for class de.kruis.padoclet.PublishedApiDoclet.DocHandler
Create a new instance.
PublishedApiDoclet.MethodDocHandler - Class in de.kruis.padoclet
Proxy methods for the MethodDoc instance.
PublishedApiDoclet.MethodDocHandler() - Constructor for class de.kruis.padoclet.PublishedApiDoclet.MethodDocHandler
Create a new instance.
PublishedApiDoclet.PackageDocHandler - Class in de.kruis.padoclet
Proxy methods for PackageDoc instances.
PublishedApiDoclet.PackageDocHandler() - Constructor for class de.kruis.padoclet.PublishedApiDoclet.PackageDocHandler
Create a new instance.
PublishedApiDoclet.RootDocHandler - Class in de.kruis.padoclet
Proxy methods for the RootDoc instance.
PublishedApiDoclet.RootDocHandler() - Constructor for class de.kruis.padoclet.PublishedApiDoclet.RootDocHandler
Create a new instance.

R

reciver - Variable in class de.kruis.padoclet.util.HalfDynamicProxy.HDPState
where to send messages to.
RefCheckDoclet - Class in de.kruis.padoclet
This doclet creates warnings for references to undocumented items.
RefCheckDoclet() - Constructor for class de.kruis.padoclet.RefCheckDoclet
Create a new RefCheckDoclet instance.
RefCheckDoclet.Option - Class in de.kruis.padoclet
Option handling for doclets.
RefCheckDoclet.Option(String, String, boolean, String) - Constructor for class de.kruis.padoclet.RefCheckDoclet.Option
Create a new option, that has a value.
RefCheckDoclet.Option(String, String) - Constructor for class de.kruis.padoclet.RefCheckDoclet.Option
Create a new option, that has no value (boolean option).
register(AbstractOption) - Static method in class de.kruis.padoclet.FilterDocletBase.Option
Register an option.
register(AbstractOption) - Static method in class de.kruis.padoclet.RefCheckDoclet.Option
Register an option.
register(AbstractOption, Map<String, AbstractOption>) - Static method in class de.kruis.padoclet.util.AbstractOption
Register an option.

S

setDefaultIsExclude(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setDefaultPriority(int) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setDisableJavadocFilter(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setDontFilterAnnotationElements(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setDontFilterEnumConstants(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setErrorReporter(DocErrorReporter) - Method in class de.kruis.padoclet.FilterDocletBase
 
setErrorReporter(DocErrorReporter) - Method in class de.kruis.padoclet.RefCheckDoclet
Set the error reporter for this doclet.
setExcludeChildsFilter(String) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setExcludeChildsTag(String) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setExcludeFilter(String) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setExcludeTag(String) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setForceIncludeFilter(String) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setForceIncludeTag(String) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setIgnoreJavadocIsIncluded(boolean) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setIncludeFilter(String) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setIncludeTag(String) - Method in class de.kruis.padoclet.PublishedApiDoclet
 
setProxyClassTable(Class<?>[][]) - Static method in class de.kruis.padoclet.util.HalfDynamicProxy
Set the proxy class table.
setupInvocationHandler(Object, Object) - Method in class de.kruis.padoclet.util.HalfDynamicProxy
 
setupInvocationHandler(Object, Object) - Method in interface de.kruis.padoclet.util.InvocationHandlerWithTarget
Initialize this invocation handler.
setWarnOn(String) - Method in class de.kruis.padoclet.RefCheckDoclet
Set the warnOn propertiy.
specifiedClasses() - Method in class de.kruis.padoclet.PublishedApiDoclet.RootDocHandler
 
specifiedPackages() - Method in class de.kruis.padoclet.PublishedApiDoclet.RootDocHandler
 
start(RootDoc) - Static method in class de.kruis.padoclet.PublishedApiDoclet
The doclet start method.
start(RootDoc) - Static method in class de.kruis.padoclet.RefCheckDoclet
The doclet start method.
startHelper(RootDoc, FilterDocletBase) - Static method in class de.kruis.padoclet.FilterDocletBase
Helper method used to implement the doclet start method.
state - Variable in class de.kruis.padoclet.util.HalfDynamicProxy
holds the state
stateFactory(Object, HalfDynamicProxy.MessageInterface) - Static method in class de.kruis.padoclet.util.HalfDynamicProxy
Create a new state object.
subclassOf(ClassDoc) - Method in class de.kruis.padoclet.PublishedApiDoclet.ClassDocHandler
 

T

TAG_DELIMITER - Static variable in class de.kruis.padoclet.util.AbstractOption
Delimiters used to separate multiple alternative names for the same function.
tagPriority(Doc, String, Pattern) - Static method in class de.kruis.padoclet.PublishedApiDoclet.DocHandler
Get the priority from a tag.
target - Variable in class de.kruis.padoclet.util.HalfDynamicProxy
holds the target.
toString() - Method in class de.kruis.padoclet.util.AbstractOption
 
toString() - Method in class de.kruis.padoclet.util.HalfDynamicProxy
Calls the toString method of the proxy target.

U

unwrap(Object) - Static method in class de.kruis.padoclet.util.HalfDynamicProxy
Get the unwrapped proxy target.
userState - Variable in class de.kruis.padoclet.util.HalfDynamicProxy.HDPState
Holds a user provided object.

V

validOptions(String[][], DocErrorReporter) - Static method in class de.kruis.padoclet.PublishedApiDoclet
Implements the doclet validOptions method
validOptions(String[][], DocErrorReporter) - Static method in class de.kruis.padoclet.RefCheckDoclet
Implements the doclet validOptions method
validOptionsHelper(String[][], DocErrorReporter, boolean, String) - Static method in class de.kruis.padoclet.FilterDocletBase
Helper method to ease the implementation of the doclet validOptions method.
value - Variable in class de.kruis.padoclet.util.AbstractOption
the value of the option.

W

WARNING_ALL - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_ANNOTATION - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_ANNOTATION_DEFAULT_VALUE - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_ANNOTATION_ELEMENT - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_CONTAINING_CLASS - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_CONTAINING_PACKAGE - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_FIELD_TYPE - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_IMPLEMENTED_INTERFACE - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_NESTED_CLASS - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_OVERRIDDEN_METHOD - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_PARAMETER_TYPE - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_PRIVATE_ANNOTATION - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_RETURN_TYPE - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_SEE_OR_LINK_REFERENCE - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_SUPER_CLASS - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
WARNING_THROWN_CLASS - Static variable in class de.kruis.padoclet.RefCheckDoclet
 
warnOn - Variable in class de.kruis.padoclet.RefCheckDoclet
 
A C D E F G H I L M N O P R S T U V W