当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 varia API Documentation 英文版文档
SystemPropertiesService.HTMLMap (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档
org.jboss.varia.property
Class SystemPropertiesService.HTMLMap
java.lang.Object
java.util.AbstractMap
java.util.HashMap
org.jboss.varia.property.SystemPropertiesService.HTMLMap
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- Enclosing class:
- SystemPropertiesService
- protected static class SystemPropertiesService.HTMLMap
- extends HashMap
A helper to render a map as HTML on toString()
The html adapter should in theory be able to render a map (nested map
list, array or whatever), but until then we can do it for it.
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
SystemPropertiesService.HTMLMap
public SystemPropertiesService.HTMLMap(Map map)
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.