org.tm4j.net.URILocator .getScheme()

Description

Returns the scheme associated with the URI. For an HTTP URL, this would be "http".

Returns

A string representing the URI's scheme.

Other Resources

Related Topics