Move namespace URI from Constants.
[marc4j.git] / src /
2012-02-16 Dennis SchafrothMove namespace URI from Constants. base-xml-writer
2012-02-16 Dennis SchafrothRemoved : from prefix. Adding manually
2012-02-16 Dennis SchafrothFix: append : between prefix and name.
2012-02-16 Dennis SchafrothMoved common methods down to base class
2012-02-16 Dennis SchafrothMoved namespace URIs into respectively classes
2012-02-16 Dennis SchafrothImplemented base xml writer. Support both MARCXML and...
2012-02-15 Dennis SchafrothUse field variable with qualified field name. FIX names... typesafe
2012-02-01 Dennis SchafrothAdd test data. Move to resources/
2012-02-01 Dennis SchafrothAdd prefix support. Need switch to on/off them
2012-02-01 Dennis SchafrothAdd prefixes. Need switch to on/off them
2012-01-31 Dennis SchafrothAdd gzipped test resource. Generate CodeTable instead...
2012-01-31 Dennis SchafrothBetter error message on failed loading of CodeTable
2012-01-18 Dennis SchafrothTurbo Marc Writer
2012-01-18 Dennis SchafrothNew Turbo Marc Xml test
2012-01-18 Dennis SchafrothAdd Turbo Marc Xml namespace
2012-01-09 Dennis SchafrothUse smaller test data
2012-01-09 Dennis SchafrothNew gzip test
2012-01-09 Dennis SchafrothUse MARC-8 encoding
2012-01-09 Dennis SchafrothAdd a gzip test
2012-01-09 Dennis Schafroth Move the reading of the leader into hasNext. Otherwise...
2012-01-04 Dennis SchafrothTest with/out bad indicators. Need valid test data.
2012-01-04 Dennis SchafrothSetting MARC-8 on reader, not writer. Set to skip bad...
2012-01-04 Dennis SchafrothPossible to skip bad indicators. Replace control charac...
2012-01-03 Dennis SchafrothCan work on file given in argument
2012-01-03 Dennis SchafrothMake List type safe. Remove/suppress all warnings.
2012-01-03 Dennis SchafrothOriginal 2.4