| Name | Description | Type | Package | Framework |
| AttachedFile | Class that allows to implement stereotypes FILE and FILES. | Class | org.openxava.web.editors | Open Xava |
| EditorsJS | Utility used from JSP files to include JS files for editors. | Class | org.openxava.web | Open Xava |
| FilePersistorFactory | For obtaining a instance of the IFilePersistor configured in the system. | Class | org.openxava.web.editors | Open Xava |
| FileSystemPersistor | A implementation of IFilePersistor Author:Jeromy Altuna | Class | org.openxava.web.editors | Open Xava |
| IFilePersistor | Interface used to interact with a file container (database, file system, etc) Author:Jeromy Altuna | Interface | org.openxava.web.editors | Open Xava |
| ITreeViewReader | Defines the contract for tree view readers. | Interface | org.openxava.web.editors | Open Xava |
| JPAFilePersistor | An implementation of IFilePersistor Author:Jeromy Altuna | Class | org.openxava.web.editors | Open Xava |
| TreeView | Class | org.openxava.web.editors | Open Xava | |
| TreeViewActions | Class | org.openxava.web.editors | Open Xava | |
| TreeViewParser | Parse the tree view and produces a javascript snippet. | Class | org.openxava.web.editors | Open Xava |
| TreeViewReaderImpl | Class | org.openxava.web.editors | Open Xava | |