public interface IOutputProcessorSet
Modifier and Type | Method and Description |
---|---|
Collection<IOutputProcessor> |
getAllOutputProcessor()
return a collection OutputProcessor
|
IOutputProcessor |
getOutputProcessor(String strKey)
return the OutputProcessor which the key is specified in parameter
|
IOutputProcessor getOutputProcessor(String strKey)
strKey
- the key of the processorCollection<IOutputProcessor> getAllOutputProcessor()
Copyright © 2016 City of Paris. All rights reserved.