Commit 1bf178e4 authored by Brian Major's avatar Brian Major
Browse files

issue-10 - fix javadoc code example (again)

parent 26f2dc84
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -86,12 +86,7 @@ public class GroupURI
    private String name;

    /**
     * Attempts to create a URI using the specified uri. The is expected
     * to be in the format:
     *
     * <code>
     * ivo://<authority>/gms?<groupName>
     * </code>
     * Attempts to create a URI using the specified uri.
     *
     * @param uri The URI to use.
     * @throws IllegalArgumentException if the URI scheme is not vos