| Constructor and Description |
|---|
UNBIRNCProcessor(HuaweiM2KProperties props)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHandled(java.lang.String strFile) |
void |
process(HuaweiM2KDataStore dataStore,
java.lang.String strFile)
Processes the data file
|
public UNBIRNCProcessor(HuaweiM2KProperties props)
public boolean isHandled(java.lang.String strFile)
public void process(HuaweiM2KDataStore dataStore, java.lang.String strFile) throws ProcessorException
Processorprocess in interface ProcessordataStore - HuaweiM2KDataStore instancestrFile - Absolute path to file to be processedProcessorException