mik icon indicating copy to clipboard operation
mik copied to clipboard

Move XML utility functions from child classes into Mods.php

Open mjordan opened this issue 9 years ago • 1 comments

getChildNodesFromModsXMLString(), determineRepeatedWrapperChildElements(), consolidateWrapperElements(), oneParentWrapperElement(), and possibly applyMetadatamanipulators() are duplicated within CdmToMods.php and the new CsvToMods.php metadata parser. Is there any reason these functions can't live within the parent Mods.php class?

mjordan avatar Jun 30 '15 05:06 mjordan

Related is #365 and #25.

mjordan avatar Jun 23 '17 22:06 mjordan