Class Table.Attributes

java.lang.Object
java.util.AbstractMap<String,String>
java.util.HashMap<String,String>
com.day.cq.wcm.foundation.Table.Attributes
All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>
Enclosing class:
Table

public static class Table.Attributes extends HashMap<String,String>
See Also:
  • Constructor Details

    • Attributes

      public Attributes()
  • Method Details