org.apache.myfaces.config.impl.digester.elements
public static class MapEntries.Entry extends Object implements MapEntry
Method Summary | |
---|---|
String | getKey() |
String | getValue() |
boolean | isNullValue() |
void | setKey(String key) |
void | setNullValue() |
void | setValue(String value) |