JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.yecht
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)