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
static void Table.setThreadNestingFactory(CompositeFactory factory)
          Add cell nesting factory for thread.
 void Table.setNestingFactory(CompositeFactory factory)
          Add cell nesting factory for table.
 



Copyright © {inceptionYear}-2007 Mort Bay Consulting. All Rights Reserved.