org.tm4j.net.URILocator .getPath()

Description

Returns a list of strings composing the full path of the object that the URI represents. For an HTTP URL, this would be the list of directories, subdirectories, and the file name on the server.

Returns

A list representing the URI's full path.

Other Resources

Related Topics