Uses of Interface
org.itsnat.core.domutil.ElementTableBase

Packages that use ElementTableBase
org.itsnat.core.domutil Contains utilities to manipulate DOM elements using the pattern approach (lists, tables and trees) and other utility classes and interfaces. 
 

Uses of ElementTableBase in org.itsnat.core.domutil
 

Subinterfaces of ElementTableBase in org.itsnat.core.domutil
 interface ElementTable
          Manages a pattern based DOM Element table.
 interface ElementTableFree
          Represents an integer indexed DOM Element table, row elements and cell elements can have different tag names (the meaning of "free").
 

Methods in org.itsnat.core.domutil that return ElementTableBase
 ElementTableBase TableCellElementInfo.getParentTable()
          Returns the parent table this object belongs to.
 



Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.