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.
      • startLine

        public static int startLine​(net.sf.saxon.om.NodeInfo item)
        Deprecated.
      • endLine

        public static int endLine​(net.sf.saxon.om.NodeInfo item)
        Deprecated.
      • startColumn

        public static int startColumn​(net.sf.saxon.om.NodeInfo item)
        Deprecated.
      • endColumn

        public static int endColumn​(net.sf.saxon.om.NodeInfo item)
        Deprecated.