Package qmwi.kseg.som.diagram
Class Aus
java.lang.Object
java.io.OutputStream
qmwi.kseg.som.diagram.Aus
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
public class Aus extends OutputStream
Insert the type's description here. Creation date: (14.12.2001 13:54:34)
-
Field Summary
Fields Modifier and Type Field Description static BufferedWriterbwStringstring -
Constructor Summary
Constructors Constructor Description Aus()Insert the method's description here. -
Method Summary
Modifier and Type Method Description static voida()Insert the method's description here.static voida(Object o)Insert the method's description here.static voida(String text, boolean o)Insert the method's description here.static voida(String text, char o)Insert the method's description here.static voida(String text, double o)Insert the method's description here.static voida(String text, double[] o)Insert the method's description here.static voida(String text, double[][] o)Insert the method's description here.static voida(String text, float o)Insert the method's description here.static voida(String text, int o)Insert the method's description here.static voida(String text, Object o)Insert the method's description here.static voida(String text, String[] o)Insert the method's description here.static voida(String text, Vector o)Insert the method's description here.static voidac()Insert the method's description here.static voidac(Object o)Insert the method's description here.static voidac(String text, boolean o)Insert the method's description here.static voidac(String text, char o)Insert the method's description here.static voidac(String text, double o)Insert the method's description here.static voidac(String text, double[][] o)Insert the method's description here.static voidac(String text, float o)Insert the method's description here.static voidac(String text, int o)Insert the method's description here.static voidac(String text, Object o)Insert the method's description here.static voidcloseWriter()Insert the method's description here.static voidflushFile()Insert the method's description here.static StringgetStartingMethod()Insert the method's description here.static Stringm()Insert the method's description here.static voidoutput(String text, String value, String startingMethod)Insert the method's description here.static voidoutputc(String text, String value, String startingMethod)Insert the method's description here.static voidsetWriter()Insert the method's description here.String[]splitString(String str, String split)Insert the method's description here.voidwrite(int i)Insert the method's description here.static voidwriteln(String str)Insert the method's description here.Methods inherited from class java.io.OutputStream
close, flush, nullOutputStream, write, write
-
Field Details
-
bw
-
string
-
-
Constructor Details
-
Aus
public Aus()Insert the method's description here. Creation date: (14.12.2001 13:57:31)
-
-
Method Details
-
a
public static void a()Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
a
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
ac
public static void ac()Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
ac
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
ac
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
ac
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
ac
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
ac
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
ac
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
ac
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
ac
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
closeWriter
public static void closeWriter()Insert the method's description here. Creation date: (18.12.2001 16:10:15) -
flushFile
public static void flushFile()Insert the method's description here. Creation date: (18.12.2001 15:40:36)- Parameters:
bw- java.io.BufferedWriterstr- java.lang.String
-
getStartingMethod
Insert the method's description here. Creation date: (12.01.02 17:40:06)- Returns:
- java.lang.String
-
m
Insert the method's description here. Creation date: (14.12.2001 14:02:39) -
output
Insert the method's description here. Creation date: (19.12.2001 20:10:21)- Parameters:
str- java.lang.String
-
outputc
Insert the method's description here. Creation date: (19.12.2001 20:10:21)- Parameters:
str- java.lang.String
-
setWriter
public static void setWriter()Insert the method's description here. Creation date: (18.12.2001 16:07:32) -
splitString
Insert the method's description here. Creation date: (14.12.2001 14:33:25) -
write
public void write(int i)Insert the method's description here. Creation date: (14.12.2001 14:26:12)- Specified by:
writein classOutputStream- Parameters:
i- int
-
writeln
Insert the method's description here. Creation date: (18.12.2001 15:40:36)- Parameters:
bw- java.io.BufferedWriterstr- java.lang.String
-