Package org.spdx.htmltemplates
Class LicenseHTMLFile.FormattedUrl
java.lang.Object
org.spdx.htmltemplates.LicenseHTMLFile.FormattedUrl
- Enclosing class:
- LicenseHTMLFile
public static class LicenseHTMLFile.FormattedUrl extends Object
Parses a URL and stores the site name and the original URL
- Author:
- Gary O'Neall
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description booleangetIsLive()booleangetIsValid()booleangetIsWayBackLink()StringgetMatch()StringgetSite()StringgetTimestamp()StringgetUrl()voidsetUrl(String url)
-
Constructor Details
-
Method Details
-
getUrl
-
setUrl
-
getSite
-
getIsValid
public boolean getIsValid() -
getIsLive
public boolean getIsLive() -
getMatch
-
getIsWayBackLink
public boolean getIsWayBackLink() -
getTimestamp
-