JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.yecht
OutputHandler
Contents
Description
Method Summary
Method Details
handle(Emitter, byte[], int)
Hide sidebar
Show sidebar
Interface OutputHandler
public interface
OutputHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
Emitter
e, byte[] str, int len)
Method Details
handle
void
handle
(
Emitter
e, byte[] str, int len)