SWIXML
1.5 (#149)

Uses of Interface
org.swixml.Factory

Packages that use Factory
org.swixml   
 

Uses of Factory in org.swixml
 

Classes in org.swixml that implement Factory
 class DefaultFactory
          The DefaultFactory is a default implementation of the Factory Interface.
 

Methods in org.swixml that return Factory
 Factory TagLibrary.getFactory(Class template)
          Returns the Factory that is currently registered for the given Tag name
 Factory TagLibrary.getFactory(String name)
          Returns the Factory that is currently registered for the given Tag name
 

Methods in org.swixml with parameters of type Factory
 void TagLibrary.registerTag(String name, Factory factory)
          Registers a factory for the given tag name
 


SWIXML
1.5 (#149)

Copyright � 2002 - 2007 - Wolf Paulus - wolfpaulus.com. All rights reserved.