|
SWIXML 1.5 (#144) |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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(String name)
Returns the Factory that is currently registered for the given Tag name |
Factory |
TagLibrary.getFactory(Class template)
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 (#144) |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||