Class MatchingUtil


  • public class MatchingUtil
    extends Object
    • Constructor Detail

      • MatchingUtil

        public MatchingUtil()
    • Method Detail

      • matchNodes

        public static boolean matchNodes​(SNode node1,
                                         SNode node2)
      • matchNodes

        public static boolean matchNodes​(SNode node1,
                                         SNode node2,
                                         IMatchModifier matchModifier,
                                         boolean matchAttributes)
      • hash

        public static int hash​(SNode node)