inetsoft.report
Class PDFPrinter.CountWriter
java.lang.Object
java.io.Writer
java.io.PrintWriter
inetsoft.report.PDFPrinter.CountWriter
- All Implemented Interfaces:
- Closeable, Flushable, Appendable
- Enclosing class:
- PDFPrinter
protected final class PDFPrinter.CountWriter
- extends PrintWriter
| Methods inherited from class java.io.PrintWriter |
append, append, append, checkError, clearError, close, flush, format, format, print, print, print, print, print, print, print, print, printf, printf, println, println, println, println, println, println, println, println, setError, write, write, write, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDFPrinter.CountWriter
public PDFPrinter.CountWriter(OutputStream out)
throws IOException
- Throws:
IOException
print
public void print(String s)
- Overrides:
print in class PrintWriter
println
public void println(String s)
- Overrides:
println in class PrintWriter
println
public void println()
- Overrides:
println in class PrintWriter
write
public void write(int c)
- Overrides:
write in class PrintWriter
write
public void write(byte[] bs)
throws IOException
- Throws:
IOException
write
public void write(byte[] bs,
int off,
int len)
throws IOException
- Throws:
IOException
reset
public void reset()
getOffset
public int getOffset()
markObject
public void markObject(int id)
getObjectMarks
public Map getObjectMarks()