| BaseFactory | Base Factory implementation. Provides utility methods for implementation. | code | html |
| 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 |