[dbdoclet] Fully qualified class/interface name in class synopsis

Hi there,

is there a way to force dbdoclet to provide a fully qualified class
name in the <classsynopsis><ooclass><classname></classname></ooclass></..> or 
<classsynopsis><oointerface><interfacename></interfacename><.../> element?
Right now there's only the class/interface name itself which makes it
impossible to create a cross-link from synopsis info to extended/inherited
classes or interfaces (the name without package name is not enough,
e.g. foo.bar.MyClass and foo.blub.MyClass would always yield MyClass).


TIA,
Igor

Other related posts: