public class KeyValuePair extends Object
public static KeyValuePair parse(boolean pTyped, URIString pUriStr) throws IllegalArgumentException
KeyValuePair
from the passed
pUriStr
.pTyped
- pUriStr
- KeyValuePair
or null
if failed.IllegalArgumentException
public String toString()
toString
in class Object
Object.toString()
public String getKey()
public Value getValue()
Copyright © 2005, 2012 IBM Corporation. All Rights Reserved.