Uses of Class
com.lowagie.text.pdf.PRStream

Packages that use PRStream
com.lowagie.text.pdf   
 

Uses of PRStream in com.lowagie.text.pdf
 

Methods in com.lowagie.text.pdf with parameters of type PRStream
protected  PdfStream PdfCopy.copyStream(PRStream in)
          Translate a PRStream to a PdfStream.
static byte[] PdfReader.getStreamBytes(PRStream stream)
          Get the content from a stream applying the required filters.
static byte[] PdfReader.getStreamBytes(PRStream stream, RandomAccessFileOrArray file)
          Get the content from a stream applying the required filters.
static byte[] PdfReader.getStreamBytesRaw(PRStream stream)
          Get the content from a stream as it is without applying any filter.
static byte[] PdfReader.getStreamBytesRaw(PRStream stream, RandomAccessFileOrArray file)
          Get the content from a stream as it is without applying any filter.
 void PdfLister.listStream(PRStream stream, com.lowagie.text.pdf.PdfReaderInstance reader)
          Visualizes a Stream.
protected  void PdfReader.readObjStm(PRStream stream, IntHashtable map)
           
protected  PdfObject PdfReader.readOneObjStm(PRStream stream, int idx)
           
 

Constructors in com.lowagie.text.pdf with parameters of type PRStream
PRStream(PRStream stream, PdfDictionary newDic)
           
PRStream(PRStream stream, PdfDictionary newDic, PdfReader reader)
           
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.