DOC

org.mycore.sru : sru-pica-import

Maven & Gradle

Jun 28, 2023

SRU PICA Import · Library allows to import opac records from the sru interface provided by the gbv. It comes with classes modelling pica records. Furthermore, some useful target objects are provided as well such as maps, prints, manuscripts, persons and corporations. You may create your own by extending the ObjectProducer class.

Table Of Contents

Latest Version

Download org.mycore.sru : sru-pica-import Javadoc & API Documentation - Latest Versions:

All Versions

Download org.mycore.sru : sru-pica-import Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file sru-pica-import-1.1-javadoc.jar to sru-pica-import-1.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder sru-pica-import-1.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 "sru-pica-import-1.1-sources.jar" -d "sru-pica-import-1.1-javadoc" -subpackages