-
- All Implemented Interfaces:
public final class DeprecatedKt
-
-
Method Summary
Modifier and Type Method Description final static PublicationparsePublication(JSONObject pubDict)final static LinkparseLink(JSONObject linkDict, URL feedUrl)final static URLremoveLastComponent(URL $self)final static Stringnormalize(String base, String href)-
-
Method Detail
-
parsePublication
final static Publication parsePublication(JSONObject pubDict)
-
parseLink
final static Link parseLink(JSONObject linkDict, URL feedUrl)
-
removeLastComponent
final static URL removeLastComponent(URL $self)
-
-
-
-