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