public interface OutputEmitter
OutputEmitters used with OutputWriter| 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.
|
Copyright © 2015. All rights reserved.