|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.util.NSGlobal
public final class NSGlobal
Global namespaces.
Method Summary | |
---|---|
static boolean |
standard(byte[] uri)
Checks if the specified uri is a standard uri. |
static byte[] |
uri(byte[] pre)
Finds the specified namespace uri. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static byte[] uri(byte[] pre)
pre
- prefix of the namespace
public static boolean standard(byte[] uri)
uri
- uri to be checked
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |