Skip to content

Commit adb5bd8

Browse files
committed
Adds missing @SInCE
Signed-off-by: Patrick Reinhart <patrick@reini.net>
1 parent 3569f01 commit adb5bd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/org/xmldb/api/security/Permissions.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@
6464
*
6565
* This class provides static methods to parse string and integer based permission modes into a set
6666
* of permissions.
67+
*
68+
* @since 2.0
6769
*/
6870
public final class Permissions {
6971
private static final byte READ = 04;

0 commit comments

Comments
 (0)