Package com.day.cq.wcm.foundation
Class Table.Attributes
- java.lang.Object
-
- java.util.AbstractMap<K,V>
-
- java.util.HashMap<java.lang.String,java.lang.String>
-
- com.day.cq.wcm.foundation.Table.Attributes
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Cloneable
,java.util.Map<java.lang.String,java.lang.String>
- Enclosing class:
- Table
public static class Table.Attributes extends java.util.HashMap<java.lang.String,java.lang.String>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Attributes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
toHtml(java.io.Writer out)
-