Interface | Description |
---|---|
DocletActionReporter |
This function returns the related function/constructor/field/methods that
is called by creator/setter etc.
|
DocletSetter |
This interface should be extended by all general setters (that is the
ones used by DecodeEngine as default in case of missing specific setter
for a tag) that wish to to report potential candidates of attributes.
|
DocletTagLibrary |
This interface is used for tag libraries that are wish to carry the capability
of being documented using CookXmlDoc.
|