Interface Differ

  • All Known Implementing Classes:
    DiffPluginImpl

    public interface Differ
    Compare two Jars and report the differences.
    • Method Detail

      • tree

        Tree tree​(Analyzer source)
           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tree

        Tree tree​(Jar source)
           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • deserialize

        Tree deserialize​(Tree.Data data)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception