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