com.opensymphony.module.sitemesh.factory |
|
Java Source File Name | Type | Comment |
BaseFactory.java | Class | Base Factory implementation. |
DefaultFactory.java | Class | DefaultFactory, reads configuration from the sitemesh.configfile init param,
or /WEB-INF/sitemesh.xml if not specified, or uses the
default configuration if sitemesh.xml does not exist. |
FactoryException.java | Class | This RuntimeException is thrown by the Factory if it cannot initialize or perform
an appropriate function. |