public class ODLRouteScriptEmitterPOC extends Object implements OutputEmitter
| Constructor and Description |
|---|
ODLRouteScriptEmitterPOC() |
| Modifier and Type | Method and Description |
|---|---|
String |
emit(Set<net.ripe.db.whois.common.rpsl.RpslObject> objects)
Emits the set of
RpslObject's in the format of the implementing OutputEmitter. |
void |
setArguments(Map<String,String> arguments)
Provide a set of arguments to the emitter instance.
|
public String emit(Set<net.ripe.db.whois.common.rpsl.RpslObject> objects)
OutputEmitterRpslObject's in the format of the implementing OutputEmitter.emit in interface OutputEmitterobjects - The set of objects to emitpublic void setArguments(Map<String,String> arguments)
OutputEmittersetArguments in interface OutputEmitterarguments - Set of arguments to applyCopyright © 2015. All rights reserved.