Hello everyone,
I have been using Xerces for parsing XML documents. Currently I am working on a class project (its a software metrics class) where we need to evaluate some metrics for some open-source software. I decided to use Xerces-J as the software.
I know through the Bugzilla/Jira bug tracking system I can get #of bugs per component.
I want to evaluate some code complexity metrics for those components and study the correlation between the complexity and the #of bugs.
I have the metric tools, I know how to get errors per component from the bug tracking system and I have the Xerces source.
But I dont know which classes belong to which components!
Like for the hibernated XercesJ-1, bugzilla shows following components:
Build
Core
Docs
DTD
HTMLDOM
JAXP
Other
Samples
SAX
Schema-Datatypes
Schema-Structures
Serialization
Tests
WMLDOM


I want to know which of these are the source components and what packages/classes go into those. Can anyone help me identify that?

Thanks in advance,
Swapna

_________________________________________________________________
Don�t miss out on jobs that are not advertised. http://go.msnserver.com/IN/47510.asp Post your CV on naukri.com today.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to