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.osDeprecated.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) OutputStreamCounterPdfWriter.getOs()Deprecated.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 TypeMethodDescriptionvoidPdfVersionImp.writeHeader(OutputStreamCounter os) Deprecated.Writes the header to the OutputStreamCounter.