BarcodeGenerator |
This servlet generates a barcode on demand.
|
BarcodeParser |
This is the parser that using a pattern is able to extract documents metadata
from the given barcode.
|
BarcodePlugin |
Web module plugin class.
|
BarcodeProcessor |
This component processes all valid documents to find barcodes.
|
BarcodeServiceImpl |
Implementation of the BarcodeService.
|
BarcodeUtil |
Utility methods for barcodes
|
BarcodeWriter |
Utility class used to produce barcode images.
|
ToBarcodeDataServlet |
This servlet is used to populate the barcode queue
|