Todos

Class Class Todos Count Method with Todos
xdoclet.XDoclet 0 1
xdoclet.plugins.BetwixtPlugin 0 1
xdoclet.sdk.ant.AntUtil 0 2
xdoclet.util.predicates.IsA 1 0
xdoclet.xjavadoc.XJavadocMetadataProvider 1 0

xdoclet.XDoclet

Method Todos
setBuildXmlDir(): this isn't an elegant way to do it. fixme.

xdoclet.plugins.BetwixtPlugin

Method Todos
parse(): Send the content through Jelly before sending it to Betwixt.

xdoclet.sdk.ant.AntUtil

Method Todos
getAttributeMethods(): refactor to cache methods per class, and save some time
Method Todos
getElementMethods(): add checks for number parameters and appropriate return value check for proper exception too? method prefixes: add, create, addConfigured (but not addText)
getElementMethods(): add DynamicConfigurator (this should be noted in the template, not dealt with here)

xdoclet.util.predicates.IsA

Class Todos
move to xjavadoc

xdoclet.xjavadoc.XJavadocMetadataProvider

Class Todos
make independent of Ant