Class PMDFunctions

    • Method Detail

      • matches

        public static boolean matches​(String s,
                                      String pattern1)
        Deprecated.
      • matches

        public static boolean matches​(String s,
                                      String pattern1,
                                      String pattern2)
        Deprecated.
      • matches

        public static boolean matches​(String s,
                                      String pattern1,
                                      String pattern2,
                                      String pattern3)
        Deprecated.
      • fileName

        public static String fileName​(net.sf.saxon.expr.XPathContext context)
        Deprecated.