259260261262263264265
// followings should be taken to NamespaceIml and extends from it instead // of AbstractNamespace public Set entrySet() { return new SimpleEntrySet(this); }