org.yaml.snakeyaml.emitter
Interface Emitable

All Known Implementing Classes:
Emitter

public interface Emitable


Method Summary
 void emit(Event event)
           
 

Method Detail

emit

void emit(Event event)
          throws IOException
Throws:
IOException


Copyright © 2008-2012. All Rights Reserved.