Class URIs


  • public final class URIs
    extends Object
    URI-specific utilities.
    • Method Detail

      • getUserFromURI

        public static String getUserFromURI​(URI uri)
        Get the user name information from a URI, if any.
        Parameters:
        uri - the URI
        Returns:
        the user name, or null if the URI did not contain a recoverable user name