public class HtmlPiece
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Protocol |
htmlOutput |
Constructor and Description |
---|
HtmlPiece(java.lang.String outputFileName) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
static java.lang.String |
getHtmlRepresentation(java.lang.String textToPresent) |
void |
openOutputFile(java.lang.String outputFileName) |
void |
writeln(java.lang.String line) |
public Protocol htmlOutput
public HtmlPiece(java.lang.String outputFileName) throws java.io.IOException
outputFileName
- java.io.IOException
public void openOutputFile(java.lang.String outputFileName) throws java.io.IOException
outputFileName
- java.io.IOException
public void writeln(java.lang.String line)
line
- public static java.lang.String getHtmlRepresentation(java.lang.String textToPresent)
textToPresent
- public void close()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de