|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.etymon.pjx.util.PdfReferencedObjects
com.etymon.pjx.util.PdfPageObjects
Examines a specified page dictionary and returns the set of all objects it references that are required for the page to be extracted from the document. This class is synchronized.
| Constructor Summary | |
PdfPageObjects(PdfManager manager)
Constructs a PdfPageObjects instance. |
|
| Method Summary | |
java.util.Set |
getReferenced(PdfObject obj)
Returns the set of all objects referenced by the specified page object that are required for the page to be extracted from the document. |
PdfObject |
preFilter(PdfObject obj)
This method is used by getReferenced(PdfObject) and should not be called
externally. |
| Methods inherited from class com.etymon.pjx.util.PdfReferencedObjects |
postFilter |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PdfPageObjects(PdfManager manager)
PdfPageObjects instance.
manager - the manager associated with the document.| Method Detail |
public java.util.Set getReferenced(PdfObject obj)
throws java.io.IOException,
PdfFormatException
getReferenced in class PdfReferencedObjectsobj - the object to examine.
PdfFormatException
java.io.IOException
public PdfObject preFilter(PdfObject obj)
throws PdfFormatException
getReferenced(PdfObject) and should not be called
externally. (It is not synchronized.)
preFilter in interface PdfObjectFilterpreFilter in class PdfReferencedObjectsobj - the object to filter.
PdfFormatException
|
Copyright © 1998-2004 Etymon Systems, Inc. The PDF data structures, operators, and specification are |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||