de.intarsys.pdf.pd
Class PDTransformMethod
java.lang.Object
de.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.pd.PDObject
de.intarsys.pdf.pd.PDTransformMethod
- All Implemented Interfaces:
- ICOSObjectListener, IAttributeSupport
- Direct Known Subclasses:
- PDTransformMethodDocMDP, PDTransformMethodFieldMDP, PDTransformMethodIdentity, PDTransformMethodUR
public class PDTransformMethod
- extends PDObject
An abstract implementation of the strategy for computing a signature.
Methods inherited from class de.intarsys.pdf.pd.PDObject |
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toString |
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject |
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString |
DK_DocMDP
public static final COSName DK_DocMDP
DK_UR
public static final COSName DK_UR
DK_FieldMDP
public static final COSName DK_FieldMDP
DK_Identity
public static final COSName DK_Identity
META
public static final PDTransformMethod.MetaClass META
- The meta class instance
getSingleton
public static PDTransformMethod getSingleton(COSName name)
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.