Packages |
net.sf.djdoc.action |
The action package contains the Action interface
as well as several concret implementations representing all possible types of
requests. |
net.sf.djdoc.app |
The app package contains classes important for the DJDoc
web application operation. |
net.sf.djdoc.bo |
The bo package contains the classes related to the DJDoc web
application's business object, i.e. the objects that are made persistent via
the Hibernate framework. |
net.sf.djdoc.servlet |
The servlet package contains classes related to the processing
of the HTTP servlet request and response cycles. |
net.sf.djdoc.util |
The util package contains classes that define data structures
and utility classes responsible for manipulating objects. |