You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by jdmichal <ju...@sri.com> on 2008/12/10 20:02:18 UTC

Implementation JavaDocs

I noticed that the XMLBeans javadocs hosted by Apache
(http://xmlbeans.apache.org/docs/2.4.0/reference/index.html) don't include
the implementation classes. That is, XmlObjectBase and its extensions. This
means that when I generate javadocs for the classes generated from my xsd
files, these are not linked, and I have no information about these methods
in the javadoc.

Is there another location with these complete javadocs? I would like
information for, say, equals() and setImmutable() to be linked in my javadoc
files. Otherwise, I don't know that equals() only calls valueEquals() if the
object is immutable without looking at the XmlObjectBase code.

~Justin
-- 
View this message in context: http://www.nabble.com/Implementation-JavaDocs-tp20941863p20941863.html
Sent from the Xml Beans - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org