public class ValueMap extends Object
Constructor and Description |
---|
ValueMap() |
Modifier and Type | Method and Description |
---|---|
static void |
encodeForXML(HashMap<String,Object> map)
Print the map in "keyword = value" format
|
static void |
print(PrintStream out,
String prefix,
HashMap<String,Object> map)
Print the map in "keyword = value" format
|
Copyright © 2014-2015 Regents University of California. All Rights Reserved.