Constructor and Description |
---|
QNmMap() |
Modifier and Type | Method and Description |
---|---|
QNm |
index(byte[] prefix,
byte[] local,
byte[] uri)
Creates a QName for the specified key, or returns an existing one.
|
protected void |
rehash(int s)
Rehashes all entries.
|
public QNm index(byte[] prefix, byte[] local, byte[] uri)
prefix
- prefix (can be null)
local
- local nameuri
- namespace uri (can be null)
Copyright © 2005–2015 BaseX Team. All rights reserved.