The PRTokeniser type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PRTokeniser(array<Byte>[]()[][]) | ||
| PRTokeniser(String) | ||
| PRTokeniser(RandomAccessFileOrArray) |
Methods
| Name | Description | |
|---|---|---|
| BackOnePosition | ||
| CheckFdfHeader | ||
| CheckObjectStart | ||
| CheckPdfHeader | ||
| Close | ||
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetHex | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsDelimiter | ||
| IsHexString | ||
| IsWhitespace | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| NextToken | ||
| NextValidToken | ||
| Read | ||
| ReadLineSegment | ||
| ReadString | ||
| Seek | ||
| ThrowError | ||
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| file | ||
| generation | ||
| hexString | ||
| reference | ||
| stringValue | ||
| TK_COMMENT | ||
| TK_END_ARRAY | ||
| TK_END_DIC | ||
| TK_NAME | ||
| TK_NUMBER | ||
| TK_OTHER | ||
| TK_REF | ||
| TK_START_ARRAY | ||
| TK_START_DIC | ||
| TK_STRING | ||
| type |
Properties
| Name | Description | |
|---|---|---|
| File | ||
| FilePointer | ||
| Generation | ||
| IntValue | ||
| Length | ||
| Reference | ||
| SafeFile | ||
| Startxref | ||
| StringValue | ||
| TokenType |