Class PicaPlainReader

  • All Implemented Interfaces:
    org.marc4j.MarcReader

    public class PicaPlainReader
    extends PicaReader
    • Constructor Detail

      • PicaPlainReader

        public PicaPlainReader​(String fileName)
    • Method Detail

      • hasNext

        public boolean hasNext()
        Specified by:
        hasNext in interface org.marc4j.MarcReader
        Specified by:
        hasNext in class PicaReader
      • next

        public org.marc4j.marc.Record next()
        Specified by:
        next in interface org.marc4j.MarcReader
        Specified by:
        next in class PicaReader