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 Original line Diff line number Diff line
@@ -86,12 +86,7 @@ public class GroupURI
    private String name;
    private String name;


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