java.lang.Object
com.semanticcms.changelog.taglib.Functions

public final class Functions extends Object
Tag library function implementations.
  • Method Details

    • findRelease

      public static Release findRelease(Node node)
      Finds a release in the provided page or element.
    • countDependencies

      public static int countDependencies(Object dependencies)
      Counts the number of dependencies.