public class MockOutputTool extends Object implements OutputTool
| Constructor and description | 
|---|
| MockOutputTool() | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public String | getText(String fileName) | 
|  | public boolean | isValidOutputArea(String fileName) | 
|  | public void | makeOutputArea(String filename) | 
|  | public String | toString() | 
|  | public void | writeToOutput(String fileName, String text, String charset) | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.