The Source for Java Technology Collaboration


A tag library for CJAN Manifest API

Tag library providing read access to the CJAN Manifest API

content

tag type required? description
item the variable name from which to read the FileItem?

file

tag type required? description
src the file to read
var java.lang.String false The variable name in which to put the metadata value. If this is not specified, the metadata value will be sent to the pageContext out.

author, organization, digest, project

Return the appropriate entry in the metadata

tag type required? description
var java.lang.String false The variable name in which to put the metadata value. If this is not specified, the metadata value will be sent to the pageContext out.

getLatestRelease, getReleased, getUploadedNodes, getUploadedAuthor

getLatestRelease - Return the version of the latest release for this package (by asking CJAN) getReleased - Return the date and time that this package was signed (from the manifest) getUploadedNodes - Return the names and date timestamps of the CJAN nodes that received the original upload getUploadedAuthor - Return the name of the CJAN author that uploaded the package to CJAN (by asking CJAN)

tag type required? description
var java.lang.String false The variable name in which to put the metadata value. If this is not specified, the metadata value will be sent to the pageContext out.
reader unspecified unspecified

Topic CJANManifestTaglib . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

Revision r2 - 18 May 2004 - 21:14:00 - Main.md84419
Parents: CJAN