| Package | Description | 
|---|---|
| com.jalios.jcms.fileprocessor.repository | |
| com.jalios.jcms.fileprocessor.test | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<java.lang.Class<? extends FileProcessor>> | 
Repository.getFileProcessorClassSet()
Retrieve a Set of all FileProcessor class. 
 | 
java.util.SortedSet<? extends FileProcessor> | 
Repository.getFileProcessorSet(java.lang.String extension)
Retrieve a Set of all FileProcessor configured for the specified extension. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SampleProcessor
Sample FileProcessor and FileParse which can be used for testing. 
 | 
Copyright © 2001-2018 Jalios SA. All Rights Reserved.