Kees Jongenburger <[EMAIL PROTECTED]> skribis:
> there are also methods like
> String newPasswd = userNodeManager.getInfo("newpassword");
> and
>  NodeList getList(java.lang.String command, java.util.Hashtable
> parameters) 
> 
> what about those 'functions' ?

So, those seem to be like static functions, isn't it?

The most 'symetric' replace would be then:

nodeManager.getFunctionValue("newpassword", null);

or something like that...

 Michiel


-- 
% Michiel Meeuwissen
% [EMAIL PROTECTED]
% http://www.purl.org/NET/mihxil/
% Vidu ankaux: http://www.uea.org/katalogo

Reply via email to