com.itextpdf.text.pdf.parser
Class PdfContentStreamProcessor.ImageXObjectDoHandler
java.lang.Object
com.itextpdf.text.pdf.parser.PdfContentStreamProcessor.ImageXObjectDoHandler
- All Implemented Interfaces:
- XObjectDoHandler
- Enclosing class:
- PdfContentStreamProcessor
private static class PdfContentStreamProcessor.ImageXObjectDoHandler
- extends Object
- implements XObjectDoHandler
An XObject subtype handler for IMAGE
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdfContentStreamProcessor.ImageXObjectDoHandler
private PdfContentStreamProcessor.ImageXObjectDoHandler()
handleXObject
public void handleXObject(PdfContentStreamProcessor processor,
PdfStream xobjectStream)
- Specified by:
handleXObject in interface XObjectDoHandler