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

issue-10 - fix javadoc code example

parent 3b4a04d2
No related branches found
No related tags found
No related merge requests found
...@@ -89,7 +89,9 @@ public class GroupURI ...@@ -89,7 +89,9 @@ public class GroupURI
* Attempts to create a URI using the specified uri. The is expected * Attempts to create a URI using the specified uri. The is expected
* to be in the format: * to be in the format:
* *
* <code>
* ivo://<authority>/gms?<groupName> * 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