de.intarsys.pdf.cos
Class COSDictionary.Entry
java.lang.Object
de.intarsys.pdf.cos.COSDictionary.Entry
- All Implemented Interfaces:
- Map.Entry
- Enclosing class:
- COSDictionary
public static class COSDictionary.Entry
- extends Object
- implements Map.Entry
COSDictionary.Entry
public COSDictionary.Entry(COSName key,
COSDocumentElement value)
getKey
public Object getKey()
- Specified by:
getKey
in interface Map.Entry
getValue
public Object getValue()
- Specified by:
getValue
in interface Map.Entry
setValue
public Object setValue(Object newValue)
- Specified by:
setValue
in interface Map.Entry
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.