org.tm4j.net.URILocator .getPathString()

Description

Returns a string indicating the full path to the object that the URI represents. For an HTTP URL, this would be a file path, e.g. "xtm/1.0/index.html".

Returns

A string representing the URI's full path.

Other Resources

Related Topics