Resolves the URI; if absolute, leaves as is, if relative, returns an absolute URI based on the baseUrl for the agent.
@param uri A URI, possibly relative.
@return A URI as String, resolved, or null if there was an exception (for example if the URI is malformed).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.