Not for DTDs or anything other than java source code.
Javadoc depends on the Java compiler, and can only
generate documentation for code that is interpreted by
the Java compiler.
For what we know about other languages (which isn't much), see:
http://java.sun.com/j2se/javadoc/faq/index.html#G
-Doug Kramer
Javadoc team