Uses of Class org.pdfbox.cos.COSName

Uses in package org.pdfbox

Fields of type org.pdfbox.cos.COSName

COSName
COSName constant.
COSName
COSName constant.
COSName
COSName constant.

Uses in package org.pdfbox.encoding

Methods with parameter type org.pdfbox.cos.COSName

void
This will add a character encoding.
String
This will get the character from the name.
int
This will get the character code for the name.
Encoding
This will get an encoding by name.

Methods with return type org.pdfbox.cos.COSName

COSName
Encoding.getName(int code)
This will take a character code and get the name from the code.
COSName
This will take a character code and get the name from the code.

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

Constructors with parameter type org.pdfbox.cos.COSName

Constructor.

Uses in package org.pdfbox.pdfwriter

Methods with parameter type org.pdfbox.cos.COSName

Object
visitFromName method comment.

Uses in package org.pdfbox.pdmodel.common

Constructors with parameter type org.pdfbox.cos.COSName

Constructor.

Methods with parameter type org.pdfbox.cos.COSName

COSBase
This will get an object from this streams dictionary and dereference it if necessary.
COSBase
This will get an object from this streams dictionary.

Uses in package org.pdfbox.cos

Fields of type org.pdfbox.cos.COSName

COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.
COSName
A common COSName value.

Methods with parameter type org.pdfbox.cos.COSName

boolean
COSDictionary.getBoolean(COSName key, boolean defaultValue)
This is a convenience method that will get the dictionary object that is expected to be a COSBoolean and convert it to a primitive boolean.
Calendar
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
Calendar
COSDictionary.getDate(COSName key, Calendar defaultValue)
This is a convenience method that will get the dictionary object that is expected to be a date.
COSBase
This will get an object from this dictionary.
COSBase
This will get the dictionary object in this object that has the name key and if it is a pdfobjref then it will dereference that and return it.
Calendar
COSDictionary.getEmbeddedDate(String embedded, COSName key)
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
Calendar
COSDictionary.getEmbeddedDate(String embedded, COSName key, Calendar defaultValue)
This is a convenience method that will get the dictionary object that is expected to be a date.
int
COSDictionary.getEmbeddedInt(String embeddedDictionary, COSName key)
Get an integer from an embedded dictionary.
int
COSDictionary.getEmbeddedInt(String embeddedDictionary, COSName key, int defaultValue)
Get an integer from an embedded dictionary.
String
COSDictionary.getEmbeddedString(String embedded, COSName key)
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
String
COSDictionary.getEmbeddedString(String embedded, COSName key, String defaultValue)
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
float
This is a convenience method that will get the dictionary object that is expected to be an float.
float
COSDictionary.getFloat(COSName key, float defaultValue)
This is a convenience method that will get the dictionary object that is expected to be an float.
int
This is a convenience method that will get the dictionary object that is expected to be an int.
int
COSDictionary.getInt(COSName key, int defaultValue)
This is a convenience method that will get the dictionary object that is expected to be an integer.
COSBase
This will do a lookup into the dictionary.
COSBase
This will get the dictionary object in this object that has the name key.
long
This is a convenience method that will get the dictionary object that is expected to be an long.
long
COSDictionary.getLong(COSName key, long defaultValue)
This is a convenience method that will get the dictionary object that is expected to be an integer.
String
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
String
COSDictionary.getNameAsString(COSName key, String defaultValue)
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
COSObject
This will get the first dictionary object by type.
List
This will get a dictionary object by type.
String
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
String
COSDictionary.getString(COSName key, String defaultValue)
This is a convenience method that will get the dictionary object that is expected to be a name and convert it to a string.
void
This will remove an item for the dictionary.
void
COSDictionary.setBoolean(COSName key, boolean value)
This will set an item in the dictionary.
void
COSDictionary.setDate(COSName key, Calendar date)
Set the date object.
void
COSDictionary.setEmbeddedDate(String embedded, COSName key, Calendar date)
Set the date object.
void
COSDictionary.setEmbeddedInt(String embeddedDictionary, COSName key, int value)
This is a convenience method that will convert the value to a COSInteger object.
void
COSDictionary.setEmbeddedString(String embedded, COSName key, String value)
This is a convenience method that will convert the value to a COSString object.
void
COSDictionary.setFloat(COSName key, float value)
This is a convenience method that will convert the value to a COSFloat object.
void
COSDictionary.setInt(COSName key, int value)
This is a convenience method that will convert the value to a COSInteger object.
void
This will set an item in the dictionary.
void
This will set an item in the dictionary.
void
COSDictionary.setLong(COSName key, long value)
This is a convenience method that will convert the value to a COSInteger object.
void
COSDictionary.setName(COSName key, String value)
This is a convenience method that will convert the value to a COSName object.
void
COSDictionary.setString(COSName key, String value)
This is a convenience method that will convert the value to a COSString object.
Object
Notification of visit to name object.

Methods with return type org.pdfbox.cos.COSName

COSName
Search in the map for the value that matches the parameter and return the first key that maps to that value.
COSName
COSName.getPDFName(String aName)
This will get a COSName object with that name.

Uses in package org.pdfbox.filter

Methods with parameter type org.pdfbox.cos.COSName

void
FilterManager.addFilter(COSName filterName, Filter filter)
This will add an available filter.
Filter
This will get a filter by name.

Uses in package org.pdfbox.pdfparser

Methods with return type org.pdfbox.cos.COSName

COSName
This will parse a PDF name from the stream.