Uses of Package
alma.aedf

Packages that use alma.aedf
alma.aedf Provides classes for storing / retrieving / updating / deleting XML documents in the archive; these documents are assumed to be conform with the VO Tables schema and to represent tables as defined by the Alma Export Data Format document.  
 

Classes in alma.aedf used by alma.aedf
Archiver
          The central class of this package, to store, retrieve, update and delete VO Tables XML documents to/from the XML store.
ArchiverException
          The exception thrown by all methods of Archiver.
Project