Package | Description |
---|---|
org.basex.core.users | |
org.basex.query.util.pkg | |
org.basex.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
Table |
Users.info(String db)
Returns table with all users, or users from a specified database.
|
Modifier and Type | Method and Description |
---|---|
Table |
RepoManager.table()
Returns all installed packages in a table.
|
Modifier and Type | Method and Description |
---|---|
Table |
Table.sort()
Sorts the table by the first column.
|
Table |
Table.toTop(byte[] top)
Moves the specified string to top.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.