Searched refs:forKey (Results 1 – 1 of 1) sorted by relevance
265 public byte[] getValue( String forKey) in getValue() argument271 if ( 0 == forKey.compareToIgnoreCase( s)) in getValue()283 public String getValueAsString( String forKey) in getValueAsString() argument285 byte[] val = this.getValue( forKey); in getValueAsString()