Package org.jpublish

Interface Summary
Configurable Classes which implement this interface can be configured from a JDOM Element.
Content  
PageManager The PageManager is a central access point for locating pages.
Repository A common interface which all repositories must implement.
XMLConstants XML constants for the JPublish namespace.
 

Class Summary
EJB A wrapper for an EJB (specifically the Home interface).
JPublishContext The JPublishContext overrides the Velocity context to add name checking as a security measure so that code cannot replace standard variables.
Page A representation of a single web page.
RepositoryWrapper A wrapper around any repository.
SiteContext This class contains configuration information for a particular site.
StaticResourceLoader A class for loading static web resources.
 

Exception Summary
JPublishException  
JPublishRuntimeException  
ReservedNameException Exception which is thrown when an action attempts to put a value into the context using a reserved name.
 



Copyright (C) 2001 Anthony Eden. All Rights Reserved.