Uses of Interface org.swixml.Factory

Uses in package org.swixml

Classes implementing org.swixml.Factory

class
The DefaultFactory is a default implementation of the Factory Interface.

Methods with parameter type org.swixml.Factory

void
TagLibrary.registerTag(String name, Factory factory)
Registers a factory for the given tag name

Methods with return type org.swixml.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

Copyright B) 2002 - 2005 - Wolf Paulus - CarlsbadCubes.com . All rights reserved.