- readBytes(long, long) - Method in interface com.etymon.pjx.PdfInput
-
Returns a specified portion of a PDF document as a
ByteBuffer
.
- readBytes(long, long) - Method in class com.etymon.pjx.PdfInputBuffer
-
- readBytes(long, long) - Method in class com.etymon.pjx.PdfInputFile
-
- readChars(long, long) - Method in interface com.etymon.pjx.PdfInput
-
Returns a specified portion of a PDF document as a
CharBuffer
.
- readChars(long, long) - Method in class com.etymon.pjx.PdfInputBuffer
-
- readChars(long, long) - Method in class com.etymon.pjx.PdfInputFile
-
- readFromFile(String) - Method in class com.etymon.pj.Pdf
-
- readHeader() - Method in class com.etymon.pjx.PdfReader
-
Reads the header of the PDF document.
- readLine(RandomAccessFile) - Static method in class com.etymon.pj.PdfParser
-
- readObject(long, long, boolean, XrefTable) - Method in class com.etymon.pjx.PdfReader
-
Reads a PDF object from the document.
- readPartialXrefTable(XrefTable, long, long[]) - Method in class com.etymon.pjx.PdfReader
-
Reads an individual (partial) cross-reference table and
trailer dictionary from the PDF document.
- readStartxref() - Method in class com.etymon.pjx.PdfReader
-
Reads the startxref value from the PDF document.
- readUntil(RandomAccessFile, String) - Static method in class com.etymon.pj.PdfParser
-
- readXrefTable(long) - Method in class com.etymon.pjx.PdfReader
-
Reads and compiles all cross-reference tables and trailer
dictionaries from the PDF document beginning at a specified
position.
- RECT - Static variable in class com.etymon.pj.object.PjName
-
- REGEX_ANY_CHAR - Static variable in class com.etymon.pjx.PdfReader
-
The regular expression that matches literally any character.
- REGEX_COMMENT - Static variable in class com.etymon.pjx.PdfReader
-
The regular expression that matches a comment in PDF.
- REGEX_DELIMITER - Static variable in class com.etymon.pjx.PdfReader
-
The regular expression that matches a delimiter in PDF.
- REGEX_EOL - Static variable in class com.etymon.pjx.PdfReader
-
The regular expression that matches an end-of-line (EOL)
marker in PDF.
- REGEX_REGULAR - Static variable in class com.etymon.pjx.PdfReader
-
The regular expression that matches a regular character in PDF.
- REGEX_STOP - Static variable in class com.etymon.pjx.PdfReader
-
The regular expression that matches a white-space or
delimiter (stopping syntactic entities) in PDF.
- REGEX_WHITESPACE - Static variable in class com.etymon.pjx.PdfReader
-
The regular expression that matches general white-space in PDF.
- registerObject(PjObject) - Method in class com.etymon.pj.Pdf
-
Registers a PjObject within this PDF document.
- registerObject(PjObject, int) - Method in class com.etymon.pj.Pdf
-
Registers a PjObject within this PDF document using a
specified object number.
- renumber(Hashtable) - Method in class com.etymon.pj.object.PjArray
-
Renumbers object references within this object.
- renumber(Hashtable) - Method in class com.etymon.pj.object.PjDictionary
-
Renumbers object references within this object.
- renumber(Hashtable) - Method in class com.etymon.pj.object.PjObject
-
Renumbers object references within this object.
- renumber(Hashtable) - Method in class com.etymon.pj.object.PjStream
-
Renumbers object references within this object.
- renumber(PdfObject, int) - Static method in class com.etymon.pjx.util.PdfAppender
-
- renumber(PdfObject) - Method in class com.etymon.pjx.util.PdfRenumberOffset
-
Adds an offset to the object number in each
PdfReference
within the specified object.
- replaceTextData(Vector, PjString, PjString) - Static method in class com.etymon.pj.Pdf
-
- replaceTextData(Vector, PdfString, PdfString) - Static method in class com.etymon.pjx.util.PdfModifier
-
Deprecated.
- resetGeneration(boolean) - Method in class com.etymon.pjx.util.PdfRenumberOffset
-
Controls whether generation numbers will be set to 0 during
the renumbering process.
- resolve(PjObject) - Method in class com.etymon.pj.Pdf
-
Dereferences a PjObject if it is a PjReference.
- RESOURCES - Static variable in class com.etymon.pj.object.PjName
-
- ROOT - Static variable in class com.etymon.pj.object.PjName
-
- ROTATE - Static variable in class com.etymon.pj.object.PjName
-
- RUNLENGTHDECODE - Static variable in class com.etymon.pj.object.PjName
-