collection parameter for drop(), javadoc without timestamps
This commit is contained in:
parent
9a3ce1652b
commit
700661b232
172 changed files with 648 additions and 745 deletions
|
@ -166,7 +166,7 @@ it is recommended to use http://github.com/xbib/bibliographic-character-sets if
|
|||
You can use the library with Gradle
|
||||
|
||||
```
|
||||
"org.xbib:marc:1.0.7"
|
||||
"org.xbib:marc:1.0.8"
|
||||
```
|
||||
|
||||
or with Maven
|
||||
|
@ -175,7 +175,7 @@ or with Maven
|
|||
<dependency>
|
||||
<groupId>org.xbib</groupId>
|
||||
<artifactId>marc</artifactId>
|
||||
<version>1.0.7</version>
|
||||
<version>1.0.8</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
|
|
@ -68,6 +68,9 @@ asciidoctor {
|
|||
|
||||
javadoc {
|
||||
options.destinationDirectory(file("${projectDir}/docs/javadoc"))
|
||||
configure(options) {
|
||||
noTimestamp = true
|
||||
}
|
||||
}
|
||||
|
||||
task sourcesJar(type: Jar, dependsOn: classes) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>All Classes (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>All Classes (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>All Classes (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>All Classes (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>Constant Field Values (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Constant Field Values (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Constant Field Values (marc 1.0.7 API)";
|
||||
parent.document.title="Constant Field Values (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>Deprecated List (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Deprecated List (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Deprecated List (marc 1.0.7 API)";
|
||||
parent.document.title="Deprecated List (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>API Help (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>API Help (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="API Help (marc 1.0.7 API)";
|
||||
parent.document.title="API Help (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>Index (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Index (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Index (marc 1.0.7 API)";
|
||||
parent.document.title="Index (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -373,6 +372,8 @@
|
|||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#drop-java.lang.String-">drop(String)</a></span> - Method in class org.xbib.marc.transformer.field.<a href="org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#drop-java.util.Collection-">drop(Collection<String>)</a></span> - Method in class org.xbib.marc.transformer.field.<a href="org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<a name="I:E">
|
||||
<!-- -->
|
||||
|
|
|
@ -2,14 +2,15 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>marc 1.0.7 API</title>
|
||||
<!-- Generated by javadoc -->
|
||||
<title>marc 1.0.8 API</title>
|
||||
<script type="text/javascript">
|
||||
targetPage = "" + window.location.search;
|
||||
if (targetPage != "" && targetPage != "undefined")
|
||||
targetPage = targetPage.substring(1);
|
||||
if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
|
||||
targetPage = "undefined";
|
||||
tmpTargetPage = "" + window.location.search;
|
||||
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
|
||||
tmpTargetPage = tmpTargetPage.substring(1);
|
||||
if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
|
||||
tmpTargetPage = "undefined";
|
||||
targetPage = tmpTargetPage;
|
||||
function validURL(url) {
|
||||
try {
|
||||
url = decodeURIComponent(url);
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>LightweightMarcRecordAdapter (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>LightweightMarcRecordAdapter (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="LightweightMarcRecordAdapter (marc 1.0.7 API)";
|
||||
parent.document.title="LightweightMarcRecordAdapter (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>Marc.Builder (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Marc.Builder (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Marc.Builder (marc 1.0.7 API)";
|
||||
parent.document.title="Marc.Builder (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>Marc.MarcIso2709Reader (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Marc.MarcIso2709Reader (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Marc.MarcIso2709Reader (marc 1.0.7 API)";
|
||||
parent.document.title="Marc.MarcIso2709Reader (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>Marc.MarcXmlReader (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Marc.MarcXmlReader (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Marc.MarcXmlReader (marc 1.0.7 API)";
|
||||
parent.document.title="Marc.MarcXmlReader (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>Marc (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Marc (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Marc (marc 1.0.7 API)";
|
||||
parent.document.title="Marc (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>MarcField.Builder (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcField.Builder (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcField.Builder (marc 1.0.7 API)";
|
||||
parent.document.title="MarcField.Builder (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>MarcField.Subfield (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcField.Subfield (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcField.Subfield (marc 1.0.7 API)";
|
||||
parent.document.title="MarcField.Subfield (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>MarcField (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcField (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcField (marc 1.0.7 API)";
|
||||
parent.document.title="MarcField (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcFieldDirectory (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcFieldDirectory (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcFieldDirectory (marc 1.0.7 API)";
|
||||
parent.document.title="MarcFieldDirectory (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcGenerator (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcGenerator (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcGenerator (marc 1.0.7 API)";
|
||||
parent.document.title="MarcGenerator (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcListener (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcListener (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcListener (marc 1.0.7 API)";
|
||||
parent.document.title="MarcListener (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcRecord (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcRecord (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcRecord (marc 1.0.7 API)";
|
||||
parent.document.title="MarcRecord (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcRecordAdapter (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcRecordAdapter (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcRecordAdapter (marc 1.0.7 API)";
|
||||
parent.document.title="MarcRecordAdapter (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcRecordListener (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcRecordListener (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcRecordListener (marc 1.0.7 API)";
|
||||
parent.document.title="MarcRecordListener (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcWriter (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcWriter (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcWriter (marc 1.0.7 API)";
|
||||
parent.document.title="MarcWriter (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcXchangeConstants (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcXchangeConstants (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcXchangeConstants (marc 1.0.7 API)";
|
||||
parent.document.title="MarcXchangeConstants (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>AlephSequentialInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>AlephSequentialInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AlephSequentialInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="AlephSequentialInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.aleph (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.aleph (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.aleph (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.aleph (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.aleph (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.aleph (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.aleph Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.aleph Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.aleph Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.aleph Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>BiblioMondoInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>BiblioMondoInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BiblioMondoInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="BiblioMondoInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.bibliomondo (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.bibliomondo (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.bibliomondo (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.bibliomondo (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.bibliomondo (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.bibliomondo (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.bibliomondo Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.bibliomondo Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.bibliomondo Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.bibliomondo Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>MabDisketteInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MabDisketteInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MabDisketteInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="MabDisketteInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.mab.diskette (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.mab.diskette (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.mab.diskette (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.mab.diskette (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.mab.diskette (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.mab.diskette (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.mab.diskette Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.mab.diskette Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.mab.diskette Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.mab.diskette Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>MabXMLConstants (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MabXMLConstants (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MabXMLConstants (marc 1.0.7 API)";
|
||||
parent.document.title="MabXMLConstants (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>MabXMLContentHandler (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MabXMLContentHandler (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MabXMLContentHandler (marc 1.0.7 API)";
|
||||
parent.document.title="MabXMLContentHandler (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.mab.xml (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.mab.xml (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.mab.xml (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.mab.xml (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.mab.xml (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.mab.xml (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.mab.xml Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.mab.xml Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.mab.xml Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.mab.xml Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>PicaConstants (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PicaConstants (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="PicaConstants (marc 1.0.7 API)";
|
||||
parent.document.title="PicaConstants (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>PicaInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PicaInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="PicaInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="PicaInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>PicaPlainInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PicaPlainInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="PicaPlainInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="PicaPlainInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>PicaXMLContentHandler (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PicaXMLContentHandler (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="PicaXMLContentHandler (marc 1.0.7 API)";
|
||||
parent.document.title="PicaXMLContentHandler (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.pica (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.pica (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.pica (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.pica (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.pica (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.pica (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.pica Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.pica Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.pica Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.pica Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>SisisInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>SisisInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="SisisInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="SisisInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.sisis (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.sisis (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.sisis (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.sisis (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.sisis (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.sisis (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.dialects.sisis Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.dialects.sisis Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.dialects.sisis Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.dialects.sisis Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>BufferedSeparatorInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>BufferedSeparatorInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BufferedSeparatorInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="BufferedSeparatorInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>BytesArray (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>BytesArray (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BytesArray (marc 1.0.7 API)";
|
||||
parent.document.title="BytesArray (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>BytesReference (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>BytesReference (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BytesReference (marc 1.0.7 API)";
|
||||
parent.document.title="BytesReference (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>BytesStreamOutput (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>BytesStreamOutput (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BytesStreamOutput (marc 1.0.7 API)";
|
||||
parent.document.title="BytesStreamOutput (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>Chunk (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Chunk (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Chunk (marc 1.0.7 API)";
|
||||
parent.document.title="Chunk (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>ChunkListener (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ChunkListener (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ChunkListener (marc 1.0.7 API)";
|
||||
parent.document.title="ChunkListener (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>ChunkStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ChunkStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ChunkStream (marc 1.0.7 API)";
|
||||
parent.document.title="ChunkStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>DefaultChunk (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>DefaultChunk (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="DefaultChunk (marc 1.0.7 API)";
|
||||
parent.document.title="DefaultChunk (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>FixedTokenReplacementInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>FixedTokenReplacementInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="FixedTokenReplacementInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="FixedTokenReplacementInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>InformationSeparator (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>InformationSeparator (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="InformationSeparator (marc 1.0.7 API)";
|
||||
parent.document.title="InformationSeparator (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>PatternInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>PatternInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="PatternInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="PatternInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>ReplaceStringInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ReplaceStringInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ReplaceStringInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="ReplaceStringInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>ScanBuffer (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>ScanBuffer (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="ScanBuffer (marc 1.0.7 API)";
|
||||
parent.document.title="ScanBuffer (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>SeparatorInputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>SeparatorInputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="SeparatorInputStream (marc 1.0.7 API)";
|
||||
parent.document.title="SeparatorInputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>SeparatorOutputStream (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>SeparatorOutputStream (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="SeparatorOutputStream (marc 1.0.7 API)";
|
||||
parent.document.title="SeparatorOutputStream (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.io (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.io (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.io (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.io (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.io (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.io (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.io Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.io Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.io Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.io Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcJsonWriter.Style (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcJsonWriter.Style (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcJsonWriter.Style (marc 1.0.7 API)";
|
||||
parent.document.title="MarcJsonWriter.Style (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcJsonWriter (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcJsonWriter (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcJsonWriter (marc 1.0.7 API)";
|
||||
parent.document.title="MarcJsonWriter (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.json (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.json (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.json (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.json (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.json (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.json (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.json Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.json Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.json Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.json Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>BibliographicLevel (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>BibliographicLevel (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BibliographicLevel (marc 1.0.7 API)";
|
||||
parent.document.title="BibliographicLevel (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>DescriptiveCatalogingForm (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>DescriptiveCatalogingForm (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="DescriptiveCatalogingForm (marc 1.0.7 API)";
|
||||
parent.document.title="DescriptiveCatalogingForm (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>Encoding (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>Encoding (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Encoding (marc 1.0.7 API)";
|
||||
parent.document.title="Encoding (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>EncodingLevel (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>EncodingLevel (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="EncodingLevel (marc 1.0.7 API)";
|
||||
parent.document.title="EncodingLevel (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MultipartResourceRecordLevel (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MultipartResourceRecordLevel (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MultipartResourceRecordLevel (marc 1.0.7 API)";
|
||||
parent.document.title="MultipartResourceRecordLevel (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>RecordLabel.Builder (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>RecordLabel.Builder (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="RecordLabel.Builder (marc 1.0.7 API)";
|
||||
parent.document.title="RecordLabel.Builder (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>RecordLabel (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>RecordLabel (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="RecordLabel (marc 1.0.7 API)";
|
||||
parent.document.title="RecordLabel (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>RecordLabelFixer (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>RecordLabelFixer (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="RecordLabelFixer (marc 1.0.7 API)";
|
||||
parent.document.title="RecordLabelFixer (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>RecordStatus (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>RecordStatus (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="RecordStatus (marc 1.0.7 API)";
|
||||
parent.document.title="RecordStatus (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>TypeOfControl (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>TypeOfControl (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TypeOfControl (marc 1.0.7 API)";
|
||||
parent.document.title="TypeOfControl (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>TypeOfRecord (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>TypeOfRecord (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="TypeOfRecord (marc 1.0.7 API)";
|
||||
parent.document.title="TypeOfRecord (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.label (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.label (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.label (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.label (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.label (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.label (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.label Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.label Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.label Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.label Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
@ -96,13 +95,13 @@
|
|||
<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
|
||||
<ul>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/Encoding.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">Encoding</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/RecordStatus.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">RecordStatus</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/TypeOfRecord.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">TypeOfRecord</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/TypeOfControl.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">TypeOfControl</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/BibliographicLevel.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">BibliographicLevel</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/EncodingLevel.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">EncodingLevel</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/MultipartResourceRecordLevel.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">MultipartResourceRecordLevel</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/RecordStatus.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">RecordStatus</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/TypeOfControl.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">TypeOfControl</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/DescriptiveCatalogingForm.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">DescriptiveCatalogingForm</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/TypeOfRecord.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">TypeOfRecord</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/EncodingLevel.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">EncodingLevel</span></a></li>
|
||||
<li type="circle">org.xbib.marc.label.<a href="../../../../org/xbib/marc/label/BibliographicLevel.html" title="enum in org.xbib.marc.label"><span class="typeNameLink">BibliographicLevel</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:54 CET 2017 -->
|
||||
<title>MarcTool (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcTool (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcTool (marc 1.0.7 API)";
|
||||
parent.document.title="MarcTool (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.tools (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.tools (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.tools (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.tools (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.tools (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.tools (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:56 CET 2017 -->
|
||||
<title>org.xbib.marc.tools Class Hierarchy (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>org.xbib.marc.tools Class Hierarchy (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.xbib.marc.tools Class Hierarchy (marc 1.0.7 API)";
|
||||
parent.document.title="org.xbib.marc.tools Class Hierarchy (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:50 CET 2017 -->
|
||||
<title>MarcTransformer (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcTransformer (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcTransformer (marc 1.0.7 API)";
|
||||
parent.document.title="MarcTransformer (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcFieldTransformer.Builder (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcFieldTransformer.Builder (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,13 +11,13 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcFieldTransformer.Builder (marc 1.0.7 API)";
|
||||
parent.document.title="MarcFieldTransformer.Builder (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -138,37 +137,41 @@ extends java.lang.Object</pre>
|
|||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#drop-org.xbib.marc.MarcField-">drop</a></span>(<a href="../../../../../org/xbib/marc/MarcField.html" title="class in org.xbib.marc">MarcField</a> a)</code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#drop-java.util.Collection-">drop</a></span>(java.util.Collection<java.lang.String> drops)</code> </td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#drop-java.lang.String-">drop</a></span>(java.lang.String a)</code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#drop-org.xbib.marc.MarcField-">drop</a></span>(<a href="../../../../../org/xbib/marc/MarcField.html" title="class in org.xbib.marc">MarcField</a> a)</code> </td>
|
||||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#drop-java.lang.String-">drop</a></span>(java.lang.String drop)</code> </td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#from-java.util.Map-">from</a></span>(java.util.Map<java.lang.String,java.lang.String> map)</code>
|
||||
<div class="block">Convenience method for processing specs from map.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<tr id="i5" class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#fromTo-org.xbib.marc.MarcField-org.xbib.marc.MarcField-">fromTo</a></span>(<a href="../../../../../org/xbib/marc/MarcField.html" title="class in org.xbib.marc">MarcField</a> a,
|
||||
<a href="../../../../../org/xbib/marc/MarcField.html" title="class in org.xbib.marc">MarcField</a> b)</code> </td>
|
||||
</tr>
|
||||
<tr id="i5" class="rowColor">
|
||||
<tr id="i6" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#fromTo-java.lang.String-java.lang.String-">fromTo</a></span>(java.lang.String a,
|
||||
java.lang.String b)</code> </td>
|
||||
</tr>
|
||||
<tr id="i6" class="altColor">
|
||||
<tr id="i7" class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#ignoreIndicator--">ignoreIndicator</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i7" class="rowColor">
|
||||
<tr id="i8" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#ignoreSubfieldIds--">ignoreSubfieldIds</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i8" class="altColor">
|
||||
<tr id="i9" class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html#operator-org.xbib.marc.transformer.field.MarcFieldTransformer.Operator-">operator</a></span>(<a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Operator.html" title="enum in org.xbib.marc.transformer.field">MarcFieldTransformer.Operator</a> operator)</code> </td>
|
||||
</tr>
|
||||
|
@ -256,7 +259,16 @@ extends java.lang.Object</pre>
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>drop</h4>
|
||||
<pre>public <a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a> drop(java.lang.String a)</pre>
|
||||
<pre>public <a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a> drop(java.lang.String drop)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="drop-java.util.Collection-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>drop</h4>
|
||||
<pre>public <a href="../../../../../org/xbib/marc/transformer/field/MarcFieldTransformer.Builder.html" title="class in org.xbib.marc.transformer.field">MarcFieldTransformer.Builder</a> drop(java.util.Collection<java.lang.String> drops)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="from-java.util.Map-">
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Mon Jan 02 22:14:55 CET 2017 -->
|
||||
<title>MarcFieldTransformer.Operator (marc 1.0.7 API)</title>
|
||||
<meta name="date" content="2017-01-02">
|
||||
<!-- Generated by javadoc -->
|
||||
<title>MarcFieldTransformer.Operator (marc 1.0.8 API)</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../../script.js"></script>
|
||||
</head>
|
||||
|
@ -12,7 +11,7 @@
|
|||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="MarcFieldTransformer.Operator (marc 1.0.7 API)";
|
||||
parent.document.title="MarcFieldTransformer.Operator (marc 1.0.8 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue