Uses of Class
com.lowagie.text.pdf.OutputStreamCounter
Packages that use OutputStreamCounter
-
Uses of OutputStreamCounter in com.lowagie.text
Fields in com.lowagie.text declared as OutputStreamCounterModifier and TypeFieldDescriptionprotected OutputStreamCounter
DocWriter.os
The outputstream of this writer. -
Uses of OutputStreamCounter in com.lowagie.text.pdf
Methods in com.lowagie.text.pdf that return OutputStreamCounterModifier and TypeMethodDescription(package private) OutputStreamCounter
PdfWriter.getOs()
Returns the outputStreamCounter. -
Uses of OutputStreamCounter in com.lowagie.text.pdf.internal
Methods in com.lowagie.text.pdf.internal with parameters of type OutputStreamCounterModifier and TypeMethodDescriptionvoid
PdfVersionImp.writeHeader
(OutputStreamCounter os) Writes the header to the OutputStreamCounter.