Uses of Class
com.pd4ml.pdf.cos.COSStream
-
Packages that use COSStream Package Description com.pd4ml.pdf.cos com.pd4ml.pdf.cos.writer -
-
Uses of COSStream in com.pd4ml.pdf.cos
Methods in com.pd4ml.pdf.cos that return COSStream Modifier and Type Method Description COSStreamCOSDictionary. getStream(java.lang.String key)Methods in com.pd4ml.pdf.cos with parameters of type COSStream Modifier and Type Method Description TICOSVisitor. visitFromStream(COSStream stream) -
Uses of COSStream in com.pd4ml.pdf.cos.writer
Methods in com.pd4ml.pdf.cos.writer with parameters of type COSStream Modifier and Type Method Description java.lang.VoidCOSWriter. visitFromStream(COSStream stream)
-