Skip to content
Snippets Groups Projects
Commit 1bf178e4 authored by Brian Major's avatar Brian Major
Browse files

issue-10 - fix javadoc code example (again)

parent 26f2dc84
No related branches found
No related tags found
No related merge requests found
...@@ -86,12 +86,7 @@ public class GroupURI ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment