Class MCRMODSClassificationSupport

java.lang.Object
org.mycore.mods.classification.MCRMODSClassificationSupport

public final class MCRMODSClassificationSupport extends Object
Author:
Thomas Scheffler (yagee), Frank Lützenkirchen
  • Method Details

    • getClassNodes

      public static NodeList getClassNodes(NodeList sources)
      For a category ID, looks up the authority information for that category and returns the attributes in the given MODS element so that it represents that category. This is used as a Xalan extension.
    • getMCRClassNodes

      public static NodeList getMCRClassNodes(NodeList sources)
    • getClassCategLink

      public static String getClassCategLink(NodeList sources)
    • getClassCategParentLink

      public static String getClassCategParentLink(NodeList sources)