Home » sitemesh-2.3 » com.opensymphony.module » sitemesh » factory »

com.opensymphony.module.sitemesh.factory

Abstract Classes:

BaseFactory   Base Factory implementation. Provides utility methods for implementation.  code | html

Classes:

DefaultFactory   DefaultFactory, reads configuration from /WEB-INF/sitemesh.xml, or uses the default configuration if sitemesh.xml does not exist.  code | html
FactoryException   This RuntimeException is thrown by the Factory if it cannot initialize or perform an appropriate function.  code | html