org.jvyaml
Interface Emitter

All Known Implementing Classes:
EmitterImpl

public interface Emitter


Method Summary
 void emit(Event event)
           
 

Method Detail

emit

void emit(Event event)
          throws java.io.IOException
Throws:
java.io.IOException