| Class | Description | 
|---|---|
| AbstractRepositoryGenerator | 
 Abstract generator dealing with repository 
 | 
| BinaryPropertyReader | 
Reader for exposing a binary property from a JCR repository.Mime type can be forced by using parameter mime-type. | 
| NodeGroupHelper | 
 Node group helper. 
 | 
| NodeStateTracker | 
 Node state tracker. 
 | 
| NodeTypeHierarchyComponent | 
 Node type hierarchy component. 
 | 
| QueryResultGenerator | 
 Generate a list of path from an XPath query 
 | 
| RepositoryDao | 
 Component providing methods to access the repository. 
 | 
| RepositoryNodeGenerator | 
 Generate the content of a node:
 
  properties
  children
  referers
  
 | 
| RepositoryNodeGenerator.NodeNameComparator | 
 Compares two nodes on its names. 
 | 
| SessionInformationGenerator | 
 Generates the session state. 
 | 
| WorkspacesGenerator | 
 SAX the accessible workspaces 
 |