Uses of Class org.pdfbox.cos.COSString

Uses in package org.pdfbox.pdfparser

Methods with return type org.pdfbox.cos.COSString

COSString
This will parse a PDF string.

Uses in package org.pdfbox.pdmodel.interactive.form

Methods with return type org.pdfbox.cos.COSString

COSString

Uses in package org.pdfbox.pdmodel.common.filespecification

Constructors with parameter type org.pdfbox.cos.COSString

Constructor.

Uses in package org.pdfbox.pdmodel.interactive.documentnavigation.destination

Constructors with parameter type org.pdfbox.cos.COSString

Constructor.

Uses in package org.pdfbox.pdmodel.encryption

Methods with parameter type org.pdfbox.cos.COSString

void
SecurityHandler.decryptString(COSString string, long objNum, long genNum)
This will decrypt a string.

Methods with return type org.pdfbox.cos.COSString

COSString
returns the COSString contained in the Recipients field at position i.

Uses in package org.pdfbox.pdmodel.common

Constructors with parameter type org.pdfbox.cos.COSString

Constructor.

Uses in package org.pdfbox.pdfwriter

Methods with parameter type org.pdfbox.cos.COSString

Object
visitFromString method comment.

Uses in package org.pdfbox.util

Methods with parameter type org.pdfbox.cos.COSString

Calendar
This will convert a string to a calendar.

Uses in package org.pdfbox.cos

Methods with parameter type org.pdfbox.cos.COSString

Object
Notification of visit to string object.

Methods with return type org.pdfbox.cos.COSString

COSString
This will create a COS string from a string of hex characters.