com.jeffpalm.html
Class Table

java.lang.Object
  extended by com.jeffpalm.html.HTMLElement
      extended by com.jeffpalm.html.Table

public class Table
extends HTMLElement


Nested Class Summary
 
Nested classes/interfaces inherited from class com.jeffpalm.html.HTMLElement
HTMLElement.NameAndType
 
Constructor Summary
Table()
           
 
Method Summary
 
Methods inherited from class com.jeffpalm.html.HTMLElement
getAttribute, nameAndType, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Table

public Table()