org.maverickdbms.basic
Class PrintChannel
java.lang.Object
org.maverickdbms.basic.PrintChannel
- public class PrintChannel
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLOSE
public void CLOSE(mvString status)
throws mvException
- Throws:
mvException
FOOTING
public void FOOTING(ConstantString footing,
boolean convNull)
throws mvException
- Throws:
mvException
HEADING
public void HEADING(ConstantString heading,
boolean convNull)
throws mvException
- Throws:
mvException
HUSH
public mvString HUSH(mvString previous,
ConstantString hush)
throws mvException
- Throws:
mvException
PAGE
public void PAGE(mvString status)
throws mvException
- Throws:
mvException
PAGE
public void PAGE(ConstantString var,
mvString status)
throws mvException
- Throws:
mvException
PRINT
public void PRINT(int ch,
mvString status)
throws mvException
- Throws:
mvException
PRINT
public void PRINT(java.lang.Exception e,
mvString status)
throws mvException
- Throws:
mvException
PRINT
public void PRINT(ConstantString str,
boolean linefeed,
mvString status)
throws mvException
- Throws:
mvException
peekWriter
public java.io.Writer peekWriter()
popWriter
public void popWriter()
pushWriter
public void pushWriter(java.io.Writer writer)
reset
public void reset()
printjob
public void printjob()