Package org.jtool.jxplatform.repository

Application programming interfaces for retrieving information about source code which is stored in the repository of XML documents.

See:
          Description

Class Summary
JxBinaryFileRepository Stores information about binary (class and jar) files.
JxCompilationUnit Stores information of a compilation unit (Java source file).
JxProject Stores information about a project.
JxProjectRepository Stores information about each project within the workspace.
JxRepository Stores the repositories of projects within the workspace.
 

Exception Summary
JxException An object that encapsulates a fatal error.
 

Package org.jtool.jxplatform.repository Description

Application programming interfaces for retrieving information about source code which is stored in the repository of XML documents.