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 OutputStreamCounterDocWriter.osThe outputstream of this writer. -
Uses of OutputStreamCounter in com.lowagie.text.pdf.internal
Methods in com.lowagie.text.pdf.internal with parameters of type OutputStreamCounterModifier and TypeMethodDescriptionvoidPdfVersionImp.writeHeader(OutputStreamCounter os) Writes the header to the OutputStreamCounter.