Uses of Class
alma.aedf.Project

Packages that use Project
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.  
 

Uses of Project in alma.aedf
 

Methods in alma.aedf that return Project
static Project Project.parseXML(java.lang.String xmlString, java.lang.String rules)
           
static Project Project.load(Archiver ar, java.lang.String projectUID)