Uses of Class
org.nustaq.kontraktor.webapp.javascript.KUrl
Packages that use KUrl
-
Uses of KUrl in org.nustaq.kontraktor.webapp.javascript
Methods in org.nustaq.kontraktor.webapp.javascript that return KUrlModifier and TypeMethodDescriptionprotected KUrlHtmlImportShim.computeAssetPath(KUrl containingFileUrl, String href) HtmlImportShim.getBaseUrl()KUrl.getParentURL()KUrl.unified()removes www, protocol and countryMethods in org.nustaq.kontraktor.webapp.javascript with parameters of type KUrlModifier and TypeMethodDescriptionprotected KUrlHtmlImportShim.computeAssetPath(KUrl containingFileUrl, String href) voidHtmlImportShim.inlineScripts(KUrl containingFileUrl, HashSet<KUrl> visited, List<Runnable> changes, org.jsoup.nodes.Element doc) voidHtmlImportShim.inlineScripts(KUrl containingFileUrl, HashSet<KUrl> visited, List<Runnable> changes, org.jsoup.select.Elements scripts) HtmlImportShim.locateResource(KUrl urlPath) org.jsoup.nodes.ElementHtmlImportShim.shimImports(KUrl containingFileUrl, HashSet<KUrl> visited, List<List<org.jsoup.nodes.Node>> bodyContent) voidHtmlImportShim.shimLink(KUrl containingFileUrl, HashSet<KUrl> visited, List<List<org.jsoup.nodes.Node>> bodyContent, List<Runnable> changes, org.jsoup.nodes.Element link) booleanKUrl.startsWith(KUrl base) Method parameters in org.nustaq.kontraktor.webapp.javascript with type arguments of type KUrlModifier and TypeMethodDescriptionvoidHtmlImportShim.inlineScripts(KUrl containingFileUrl, HashSet<KUrl> visited, List<Runnable> changes, org.jsoup.nodes.Element doc) voidHtmlImportShim.inlineScripts(KUrl containingFileUrl, HashSet<KUrl> visited, List<Runnable> changes, org.jsoup.select.Elements scripts) org.jsoup.nodes.ElementHtmlImportShim.shimImports(KUrl containingFileUrl, HashSet<KUrl> visited, List<List<org.jsoup.nodes.Node>> bodyContent) voidHtmlImportShim.shimLink(KUrl containingFileUrl, HashSet<KUrl> visited, List<List<org.jsoup.nodes.Node>> bodyContent, List<Runnable> changes, org.jsoup.nodes.Element link)