131132133134135136137
} public NamespaceCursor getNamespacesWithPrefix() throws RdbmsException { return new NamespaceCursor(map.entrySet().iterator()); }