Uses of Package
org.jtool.jxplatform.repository

Packages that use org.jtool.jxplatform.repository
org.jtool.jxplatform.actions Application programming interfaces for interaction with the Eclipse Java User Interface.  
org.jtool.jxplatform.j2x Application programming interfaces for converting source code into XML documents. 
org.jtool.jxplatform.query Application programming interfaces for interaction with the XML representaion of source code. 
org.jtool.jxplatform.repository Application programming interfaces for retrieving information about source code which is stored in the repository of XML documents. 
 

Classes in org.jtool.jxplatform.repository used by org.jtool.jxplatform.actions
JxCompilationUnit
          Stores information of a compilation unit (Java source file).
JxProjectRepository
          Stores information about each project within the workspace.
 

Classes in org.jtool.jxplatform.repository used by org.jtool.jxplatform.j2x
JxCompilationUnit
          Stores information of a compilation unit (Java source file).
JxException
          An object that encapsulates a fatal error.
JxProjectRepository
          Stores information about each project within the workspace.
 

Classes in org.jtool.jxplatform.repository used by org.jtool.jxplatform.query
JxProject
          Stores information about a project.
 

Classes in org.jtool.jxplatform.repository used by org.jtool.jxplatform.repository
JxBinaryFileRepository
          Stores information about binary (class and jar) files.
JxCompilationUnit
          Stores information of a compilation unit (Java source file).
JxException
          An object that encapsulates a fatal error.
JxProject
          Stores information about a project.
JxProjectRepository
          Stores information about each project within the workspace.