Last updated 2003-03-06 12:54:59 EST
Doc Title DLXS Object Class Hierarchy
Author 1 Pagliere, Alan
CVS Revision $Revision: 1.8 $
DLXS Object Class Hierarchy

These are some of the main class hierarchies that play a large role in the running of the DLXS Middleware. Note: "class" here is used in the sense of object oriented programming, not in the sense of document classes.

Subclasses of DLXSApp

Here is an outline view of the subclasses of DLXSApp. For a graphical view, see diagram of the Application Class hierarchy)

Subclasses of DLXSClass

Major subclasses of this represent different types of "document" classes, e.g., Text, Findaid, Bib. Further subclases of this afford the overriding certain data and behavior. For example, some collections contain symbols needing filtering that most collections do not have or require XPAT searches to be done to differing depths of encoded levels.

Here is an outline view of the subclasses of DLXSClass. For a graphical view, see diagram of the Document Class hierarchy)

Subclasses of PIFiller

Here is an outline view of the subclasses of PIFiller. For a graphical view, see diagram of the PIFiller class hierarchy)

Subclasses of BookBagItem

Here is an outline view of the subclasses of BookBagItem.