Uses of Class
de.gwdg.metadataqa.marc.utils.TagHierarchy
-
Packages that use TagHierarchy Package Description de.gwdg.metadataqa.marc.cli.plugin de.gwdg.metadataqa.marc.utils -
-
Uses of TagHierarchy in de.gwdg.metadataqa.marc.cli.plugin
Methods in de.gwdg.metadataqa.marc.cli.plugin that return TagHierarchy Modifier and Type Method Description TagHierarchyCompletenessPlugin. getTagHierarchy(String path)TagHierarchyMarc21CompletenessPlugin. getTagHierarchy(String path)TagHierarchyPicaCompletenessPlugin. getTagHierarchy(String rawpath) -
Uses of TagHierarchy in de.gwdg.metadataqa.marc.utils
Methods in de.gwdg.metadataqa.marc.utils that return TagHierarchy Modifier and Type Method Description static TagHierarchyTagHierarchy. createFromPath(String path)static TagHierarchyTagHierarchy. createFromPath(String path, MarcVersion version)
-