Package com.alveole.studio.web.data

Interface Summary
ProjectChangeListener A listener on project's changes.
 

Class Summary
LinksManager This class is a default toolkit for managing links.
LocalEntityResolver This class implements a local entity resolver that does not download URLs from web, but look at them in classpath.
NodeAction This class represents a MVC controller part (an Action in Struts).
NodeContainer This class is the base class of this project's tree nodes.
NodeLink Defines a link between two node-containers.
NodePackage This class represents a package.
NodeView This is a MVC view.
Project This represents the whole project.
Project.MyNamespaceContext Namespace context.
 

Enum Summary
ProjectChangeListener.EventType  
 

Exception Summary
InvalidVersionException This exception is raised when version number is not a valid one.