public class OutputProcessorSet extends Object implements IOutputProcessorSet
Constructor and Description |
---|
OutputProcessorSet() |
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
|
public IOutputProcessor getOutputProcessor(String strKey)
getOutputProcessor
in interface IOutputProcessorSet
strKey
- the key of the processorpublic Collection<IOutputProcessor> getAllOutputProcessor()
getAllOutputProcessor
in interface IOutputProcessorSet
Copyright © 2016 City of Paris. All rights reserved.