Skip to content
Snippets Groups Projects
  • David Maus's avatar
    085502e3
    Allow custom PicaPlainParser implementations · 085502e3
    David Maus authored
    * src/HAB/Pica/Reader/PicaPlainReader.php: Make the parser configurable.
    * src/HAB/Pica/Parser/PicaPlainParser.php: Use instance methods instead
      of static methods, implement interface.
    * src/HAB/Pica/Parser/PicaPlainParserInterface.php: New interface for
      PicaPlain parsers.
    085502e3
    History
    Allow custom PicaPlainParser implementations
    David Maus authored
    * src/HAB/Pica/Reader/PicaPlainReader.php: Make the parser configurable.
    * src/HAB/Pica/Parser/PicaPlainParser.php: Use instance methods instead
      of static methods, implement interface.
    * src/HAB/Pica/Parser/PicaPlainParserInterface.php: New interface for
      PicaPlain parsers.