VO Loader
Identifier:
eu.geclipse.core.voLoader
Since:
1.0
Description:
This interface is used to query either remote repositories for virtual organizations in a format that is specific for a certain VO loader.
Configuration Markup:
<!ELEMENT extension (loader)+>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT loader EMPTY>
<!ATTLIST loader
name CDATA #REQUIRED
class CDATA #REQUIRED>
Examples:
[Enter extension point usage example here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]