DOC

org.apache.oodt : cas-metadata

Maven & Gradle

Sep 25, 2021
21 usages

Catalog and Archive Service Generic Multi-valued Metadata Container · A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings. The data structure looks like the following: [std:string key]⇒std:vector of std:strings The multi-valued nature of the class is handled transparently by this Metadata container. Since all values are stored internally as string vectors, the difference between a scalar value and a non-scalar is handled by determining whether the list of values for a particular key is greater than 1.

Table Of Contents

Latest Version

Download org.apache.oodt : cas-metadata Javadoc & API Documentation - Latest Versions:

All Versions

Download org.apache.oodt : cas-metadata Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.9.x
1.9
1.2.x
1.2
1.1
1.0
0.12
0.11
0.10
0.9
0.8.x
0.8
0.7
0.6
0.5
0.4
0.3
0.2

How to open Javadoc JAR file in web browser

  1. Rename the file cas-metadata-1.9.1-javadoc.jar to cas-metadata-1.9.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder cas-metadata-1.9.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "cas-metadata-1.9.1-sources.jar" -d "cas-metadata-1.9.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Sep 25, 2021
21 usages
Sep 25, 2021
18 usages
18 stars
Sep 25, 2021
16 usages
Sep 25, 2021
8 usages
Sep 25, 2021
8 usages

Discover Dependencies

Aug 09, 2023
19 usages
1.5k stars
Nov 12, 2019
23 usages
Apr 21, 2019
19 usages
3 stars
Nov 04, 2018
24 usages
1.6k stars
Aug 25, 2022
23 usages
2 stars
May 12, 2017
17 usages
Jun 11, 2016
17 usages
Jan 13, 2017
54 usages
90 stars