|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Repository | The Repository interface supports both reading and writing
to a common SIDL symbol repository. |
SymbolWriter | The SymbolWriter interface is implemented by repository
concrete classes that write SIDL symbols to an external repository. |
Class Summary | |
FileRepository | The FileRepository class implements a simple repository
for SIDL symbols using XML files stored in a single root directory. |
RepositoryFactory | RepositoryFactory is a singleton factory that manages the
creation of repository interfaces based on a repository URI. |
RepositoryTest | Class RepositoryTest is a simple unit test for the repository
routines. |
WebRepository | The WebRepository class implements an interface to the
Alexandria web repository for SIDL symbols in XML. |
Exception Summary | |
RepositoryException | The RepositoryException exception class is thrown if an
error is detected while writing SIDL symbols to a repository. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |