We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6161c7 commit f56f458Copy full SHA for f56f458
org.restlet.java/org.restlet/src/main/java/org/restlet/data/Reference.java
@@ -1,9 +1,9 @@
1
/**
2
* Copyright 2005-2024 Qlik
3
- *
+ *
4
* The contents of this file is subject to the terms of the Apache 2.0 open
5
* source license available at http://www.opensource.org/licenses/apache-2.0
6
7
* Restlet is a registered trademark of QlikTech International AB.
8
*/
9
@@ -22,7 +22,7 @@
22
* java.net.URI class, this interface represents mutable references. It strictly
23
* conforms to the RFC 3986 specifying URIs and follows its naming
24
* conventions.<br>
25
26
* <pre>
27
* URI reference = absolute-reference | relative-reference
28
*
0 commit comments