> -----Original Message----- > From: Daniel Kulp [mailto:[email protected]] > Sent: Wednesday, August 19, 2009 2:11 PM > To: [email protected] > Cc: KARR, DAVID (ATTCINW) > Subject: Re: Javadoc missing for some classes? > > On Wed August 19 2009 5:01:08 pm KARR, DAVID (ATTCINW) wrote: > > I'm going through the JAX-RS portion of the doc, and occasionally > going > > to the Javadoc to look at some classes that are mentioned, and there > are > > quite a few that I don't see in the javadoc, like "CXFServlet" and > > "XMLSource", for instance. Are they somewhere else? > > Probably check the online javadocs: > > http://cxf.apache.org/javadoc/latest/ > > which includes EVERYTHING as it's much more targeted at us CXF > developers.
That looks good. Why would those two classes not be in the javadoc? They're classes that users would directly reference.
