org.tm4j.net.URILocator .getAuthority()

Description

Returns the authority associated with the URI. For an HTTP URL, this would be a host name, e.g. "www.topicmaps.org".

Returns

A string representing the URI's authority.

Other Resources

Related Topics