| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table | |
|---|---|
| fi.iki.hsivonen.xml.checker.table | |
| Uses of Table in fi.iki.hsivonen.xml.checker.table | 
|---|
| Fields in fi.iki.hsivonen.xml.checker.table declared as Table | |
|---|---|
private  Table | 
TableChecker.current
Holds the current table.  | 
private  Table | 
RowGroup.owner
The owning table.  | 
| Fields in fi.iki.hsivonen.xml.checker.table with type parameters of type Table | |
|---|---|
private  LinkedList<Table> | 
TableChecker.stack
A stack for holding the tables that are open and ancestors of the current table.  | 
| Constructors in fi.iki.hsivonen.xml.checker.table with parameters of type Table | |
|---|---|
RowGroup(Table owner,
                 String type)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||