JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
gw.util.process
OutputHandler
Contents
Description
Method Summary
Method Details
handleLine(String)
Hide sidebar
Show sidebar
Interface OutputHandler
All Known Implementing Classes:
ChainedOutputHandler
,
OutputBuffer
public interface
OutputHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleLine
(
String
line)
Method Details
handleLine
void
handleLine
(
String
line)