Class UrlDetails

java.lang.Object
com.STIW3054.A191.CloneRepo.UrlDetails

public class UrlDetails
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    UrlDetails()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String getMatric​(java.lang.String repoUrl)  
    static java.lang.String getRepoName​(java.lang.String repoUrl)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getRepoName

      public static java.lang.String getRepoName​(java.lang.String repoUrl)
    • getMatric

      public static java.lang.String getMatric​(java.lang.String repoUrl)