| Package | Description | 
|---|---|
| gov.va.vinci.leo.listener | 
 Provides common and base listeners usable in leo clients. 
 | 
| Class and Description | 
|---|
| BaseCsvListener
 Base gov.va.vinci.leo.listener for creating CSV output. 
 | 
| BaseDatabaseListener
 Base class for inserting data into a database as a UIMA AS Listener
 
 To use this class, you must extend it, and implement List 
 | 
| BaseListener
 BaseListener class that other listeners can extend from to add
 default functionality commonly used. 
 | 
| DatabaseField
 Pojo for holding a database field name and type. 
 | 
| SimpleCsvListener
 Note: This is a very simple gov.va.vinci.leo.listener to output one type of annotation and, optionally,
 its features. 
 | 
| SimpleXmiListener
 Store processed CAS objects in XMI files then launch the AnnotationViewer once collection
 processing is complete. 
 | 
Copyright © 2018 Department of Veterans Affairs. All Rights Reserved.