Original 2.4. With additional eclipse .project/classpath and git ignore
authorDennis Schafroth <dennis@indexdata.com>
Tue, 3 Jan 2012 12:50:57 +0000 (13:50 +0100)
committerDennis Schafroth <dennis@indexdata.com>
Tue, 3 Jan 2012 12:50:57 +0000 (13:50 +0100)
commitfa7e8c01ac0a2009caeca46135a0df80da2c2d52
tree88a006073f765f03585af1ce32f68e4d944213fb
parent0c435d66d7ffac54d3abbf9d949c5cb6f3f9baa4
Original 2.4. With additional eclipse .project/classpath and git ignore
146 files changed:
.classpath [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.project [new file with mode: 0644]
LICENSE.marc4j [new file with mode: 0644]
LICENSE.normalizer [new file with mode: 0644]
apidoc/allclasses-frame.html [new file with mode: 0644]
apidoc/allclasses-noframe.html [new file with mode: 0644]
apidoc/constant-values.html [new file with mode: 0644]
apidoc/deprecated-list.html [new file with mode: 0644]
apidoc/help-doc.html [new file with mode: 0644]
apidoc/index-all.html [new file with mode: 0644]
apidoc/index.html [new file with mode: 0644]
apidoc/org/marc4j/Constants.html [new file with mode: 0644]
apidoc/org/marc4j/ErrorHandler.Error.html [new file with mode: 0644]
apidoc/org/marc4j/ErrorHandler.html [new file with mode: 0644]
apidoc/org/marc4j/MarcDirStreamReader.html [new file with mode: 0644]
apidoc/org/marc4j/MarcException.html [new file with mode: 0644]
apidoc/org/marc4j/MarcPermissiveStreamReader.html [new file with mode: 0644]
apidoc/org/marc4j/MarcReader.html [new file with mode: 0644]
apidoc/org/marc4j/MarcStreamReader.html [new file with mode: 0644]
apidoc/org/marc4j/MarcStreamWriter.html [new file with mode: 0644]
apidoc/org/marc4j/MarcWriter.html [new file with mode: 0644]
apidoc/org/marc4j/MarcXmlHandler.html [new file with mode: 0644]
apidoc/org/marc4j/MarcXmlParser.html [new file with mode: 0644]
apidoc/org/marc4j/MarcXmlParserThread.html [new file with mode: 0644]
apidoc/org/marc4j/MarcXmlReader.html [new file with mode: 0644]
apidoc/org/marc4j/MarcXmlWriter.html [new file with mode: 0644]
apidoc/org/marc4j/RecordStack.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/Constants.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/ErrorHandler.Error.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/ErrorHandler.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcDirStreamReader.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcException.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcPermissiveStreamReader.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcReader.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcStreamReader.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcStreamWriter.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcWriter.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcXmlHandler.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcXmlParser.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcXmlParserThread.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcXmlReader.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/MarcXmlWriter.html [new file with mode: 0644]
apidoc/org/marc4j/class-use/RecordStack.html [new file with mode: 0644]
apidoc/org/marc4j/converter/CharConverter.html [new file with mode: 0644]
apidoc/org/marc4j/converter/class-use/CharConverter.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/AnselToUnicode.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/CodeTable.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/CodeTableGenerated.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/CodeTableGenerator.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/CodeTableHandler.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/CodeTableInterface.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/CodeTableTracker.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/Iso5426ToUnicode.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/Iso6937ToUnicode.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/ReverseCodeTable.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/ReverseCodeTableHandler.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/UnicodeToAnsel.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/UnicodeToIso5426.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/UnicodeToIso6937.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/AnselToUnicode.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/CodeTable.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/CodeTableGenerated.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/CodeTableGenerator.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/CodeTableHandler.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/CodeTableInterface.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/CodeTableTracker.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/Iso5426ToUnicode.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/Iso6937ToUnicode.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/ReverseCodeTable.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/ReverseCodeTableHandler.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/UnicodeToAnsel.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/UnicodeToIso5426.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/class-use/UnicodeToIso6937.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/package-frame.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/package-summary.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/package-tree.html [new file with mode: 0644]
apidoc/org/marc4j/converter/impl/package-use.html [new file with mode: 0644]
apidoc/org/marc4j/converter/package-frame.html [new file with mode: 0644]
apidoc/org/marc4j/converter/package-summary.html [new file with mode: 0644]
apidoc/org/marc4j/converter/package-tree.html [new file with mode: 0644]
apidoc/org/marc4j/converter/package-use.html [new file with mode: 0644]
apidoc/org/marc4j/marc/ControlField.html [new file with mode: 0644]
apidoc/org/marc4j/marc/DataField.html [new file with mode: 0644]
apidoc/org/marc4j/marc/IllegalAddException.html [new file with mode: 0644]
apidoc/org/marc4j/marc/Leader.html [new file with mode: 0644]
apidoc/org/marc4j/marc/MarcFactory.html [new file with mode: 0644]
apidoc/org/marc4j/marc/Record.html [new file with mode: 0644]
apidoc/org/marc4j/marc/Subfield.html [new file with mode: 0644]
apidoc/org/marc4j/marc/VariableField.html [new file with mode: 0644]
apidoc/org/marc4j/marc/class-use/ControlField.html [new file with mode: 0644]
apidoc/org/marc4j/marc/class-use/DataField.html [new file with mode: 0644]
apidoc/org/marc4j/marc/class-use/IllegalAddException.html [new file with mode: 0644]
apidoc/org/marc4j/marc/class-use/Leader.html [new file with mode: 0644]
apidoc/org/marc4j/marc/class-use/MarcFactory.html [new file with mode: 0644]
apidoc/org/marc4j/marc/class-use/Record.html [new file with mode: 0644]
apidoc/org/marc4j/marc/class-use/Subfield.html [new file with mode: 0644]
apidoc/org/marc4j/marc/class-use/VariableField.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/ControlFieldImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/DataFieldImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/LeaderImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/MarcFactoryImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/RecordImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/SubfieldImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/VariableFieldImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/Verifier.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/class-use/ControlFieldImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/class-use/DataFieldImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/class-use/LeaderImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/class-use/MarcFactoryImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/class-use/RecordImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/class-use/SubfieldImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/class-use/VariableFieldImpl.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/class-use/Verifier.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/package-frame.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/package-summary.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/package-tree.html [new file with mode: 0644]
apidoc/org/marc4j/marc/impl/package-use.html [new file with mode: 0644]
apidoc/org/marc4j/marc/package-frame.html [new file with mode: 0644]
apidoc/org/marc4j/marc/package-summary.html [new file with mode: 0644]
apidoc/org/marc4j/marc/package-tree.html [new file with mode: 0644]
apidoc/org/marc4j/marc/package-use.html [new file with mode: 0644]
apidoc/org/marc4j/package-frame.html [new file with mode: 0644]
apidoc/org/marc4j/package-summary.html [new file with mode: 0644]
apidoc/org/marc4j/package-tree.html [new file with mode: 0644]
apidoc/org/marc4j/package-use.html [new file with mode: 0644]
apidoc/org/marc4j/util/MarcXmlDriver.html [new file with mode: 0644]
apidoc/org/marc4j/util/XmlMarcDriver.html [new file with mode: 0644]
apidoc/org/marc4j/util/class-use/MarcXmlDriver.html [new file with mode: 0644]
apidoc/org/marc4j/util/class-use/XmlMarcDriver.html [new file with mode: 0644]
apidoc/org/marc4j/util/package-frame.html [new file with mode: 0644]
apidoc/org/marc4j/util/package-summary.html [new file with mode: 0644]
apidoc/org/marc4j/util/package-tree.html [new file with mode: 0644]
apidoc/org/marc4j/util/package-use.html [new file with mode: 0644]
apidoc/overview-frame.html [new file with mode: 0644]
apidoc/overview-summary.html [new file with mode: 0644]
apidoc/overview-tree.html [new file with mode: 0644]
apidoc/package-list [new file with mode: 0644]
apidoc/resources/inherit.gif [new file with mode: 0644]
apidoc/serialized-form.html [new file with mode: 0644]
apidoc/stylesheet.css [new file with mode: 0644]
build.bat [new file with mode: 0644]
build.properties [new file with mode: 0644]
build.xml [new file with mode: 0644]
lib/normalizer.jar [new file with mode: 0644]
overview.html [new file with mode: 0644]