Uses of Interface
org.mortbay.html.CompositeFactory

Packages that use CompositeFactory
org.mortbay.html   
 

Uses of CompositeFactory in org.mortbay.html
 

Methods in org.mortbay.html with parameters of type CompositeFactory
static void Table.setCellNestingFactory(CompositeFactory factory)
          Deprecated. Use setNestingFactory or setThreadNestingFactory
 void Table.setNestingFactory(CompositeFactory factory)
          Add cell nesting factory for table.
static void Table.setThreadNestingFactory(CompositeFactory factory)
          Add cell nesting factory for thread.