Uses of Interface
com.helger.commons.url.ISimpleURL
Packages that use ISimpleURL
-
Uses of ISimpleURL in com.helger.commons.io.resource
Constructors in com.helger.commons.io.resource with parameters of type ISimpleURL -
Uses of ISimpleURL in com.helger.commons.lang
Methods in com.helger.commons.lang with parameters of type ISimpleURLModifier and TypeMethodDescriptionstatic NonBlockingPropertiesPropertiesHelper.loadProperties(ISimpleURL aURL) -
Uses of ISimpleURL in com.helger.commons.url
Classes in com.helger.commons.url that implement ISimpleURLModifier and TypeClassDescriptionclassAbstraction of the string parts of a URL but much simpler (and faster) thanURL.classRead-only implementation ofISimpleURLMethods in com.helger.commons.url that return ISimpleURLModifier and TypeMethodDescriptionstatic ISimpleURLURLHelper.getAsURLData(String sHref) static ISimpleURLURLHelper.getAsURLData(String sHref, IDecoder<String, String> aParameterDecoder) Parses the passed URL into a structured formConstantHasSimpleURL.getSimpleURL()IHasSimpleURL.getSimpleURL()Methods in com.helger.commons.url with parameters of type ISimpleURLModifier and TypeMethodDescriptionURLProtocolRegistry.getProtocol(ISimpleURL aURL) Try to evaluate the matching URL protocol from the passed URLstatic StringURLHelper.getURLString(ISimpleURL aURL, Charset aParameterCharset) booleanURLProtocolRegistry.hasKnownProtocol(ISimpleURL aURL) Check if the passed URL has any known protocolConstructors in com.helger.commons.url with parameters of type ISimpleURL