JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.testng.reporters
IBuffer
Contents
Description
Method Summary
Method Details
append(CharSequence)
toWriter(Writer)
Hide sidebar
Show sidebar
Interface IBuffer
All Known Implementing Classes:
FileStringBuffer
public interface
IBuffer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IBuffer
append
(
CharSequence
string)
void
toWriter
(
Writer
fw)
Method Details
append
IBuffer
append
(
CharSequence
string)
toWriter
void
toWriter
(
Writer
fw)