org.openoffice.da.comp.w2lcommon.helper
public class PropertyHelper extends Object
PropertyValue array
| Constructor Summary | |
|---|---|
| PropertyHelper() | |
| PropertyHelper(PropertyValue[] props) | |
| Method Summary | |
|---|---|
| Object | get(String sName) |
| Enumeration | keys() |
| void | put(String sName, Object value) |
| PropertyValue[] | toArray() |