Class PRTokeniser
java.lang.Object
com.aowagie.text.pdf.PRTokeniser
- Author:
- Paulo Soares (psoares@consiste.pt)
-
Constructor Details
-
PRTokeniser
public PRTokeniser(byte[] pdfIn)
-
-
Method Details
-
seek
- Throws:
IOException
-
getFilePointer
- Throws:
IOException
-
read
- Throws:
IOException
-
getSafeFile
-
getFile
-
getTokenType
public int getTokenType() -
getStringValue
-
getReference
public int getReference() -
getGeneration
public int getGeneration() -
getStartxref
- Throws:
IOException
-
getHex
public static int getHex(int v) -
isHexString
public boolean isHexString()
-