public class COSDictionaryLateBinding extends COSDictionary
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
log |
items
Constructor and Description |
---|
COSDictionaryLateBinding(ConformingPDFParser parser) |
Modifier and Type | Method and Description |
---|---|
COSBase |
getDictionaryObject(COSName key)
This will get an object from this dictionary.
|
accept, addAll, clear, containsKey, containsKey, containsValue, entrySet, getBoolean, getBoolean, getBoolean, getDate, getDate, getDate, getDate, getDictionaryObject, getDictionaryObject, getDictionaryObject, getDictionaryObject, getEmbeddedDate, getEmbeddedDate, getEmbeddedDate, getEmbeddedDate, getEmbeddedInt, getEmbeddedInt, getEmbeddedInt, getEmbeddedInt, getEmbeddedString, getEmbeddedString, getEmbeddedString, getEmbeddedString, getFloat, getFloat, getFloat, getFloat, getInt, getInt, getInt, getInt, getInt, getInt, getInt, getItem, getItem, getKeyForValue, getLong, getLong, getLong, getLong, getLong, getNameAsString, getNameAsString, getNameAsString, getNameAsString, getObjectFromPath, getString, getString, getString, getString, getValues, keyList, keySet, mergeInto, removeItem, setBoolean, setBoolean, setDate, setDate, setEmbeddedDate, setEmbeddedDate, setEmbeddedInt, setEmbeddedInt, setEmbeddedString, setEmbeddedString, setFloat, setFloat, setInt, setInt, setItem, setItem, setItem, setItem, setLong, setLong, setName, setName, setString, setString, size, toString
getCOSObject, getFilterManager, isDirect, isNeedToBeUpdate, setDirect, setNeedToBeUpdate
public COSDictionaryLateBinding(ConformingPDFParser parser)
public COSBase getDictionaryObject(COSName key)
getDictionaryObject
in class COSDictionary
key
- The key to the object that we are getting.Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.