jPod PDF library

de.intarsys.pdf.pd
Class PDSignatureSeedValue

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.pd.PDObject
          extended by de.intarsys.pdf.pd.PDSignatureSeedValue
All Implemented Interfaces:
ICOSObjectListener, de.intarsys.tools.attribute.IAttributeSupport

public class PDSignatureSeedValue
extends PDObject


Nested Class Summary
static class PDSignatureSeedValue.MetaClass
           
 
Field Summary
static COSName CN_Type_SV
           
static COSName DK_AddRevInfo
           
static COSName DK_Cert
           
static COSName DK_DigestMethod
           
static COSName DK_Ff
           
static COSName DK_Filter
           
static COSName DK_LegalAttestation
           
static COSName DK_MDP
           
static COSName DK_Reasons
           
static COSName DK_SubFilter
           
static COSName DK_TimeStamp
           
static COSName DK_V
           
static PDSignatureSeedValue.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Constructor Summary
PDSignatureSeedValue(COSObject object)
           
 
Method Summary
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CN_Type_SV

public static final COSName CN_Type_SV

DK_Filter

public static final COSName DK_Filter

DK_SubFilter

public static final COSName DK_SubFilter

DK_DigestMethod

public static final COSName DK_DigestMethod

DK_V

public static final COSName DK_V

DK_Cert

public static final COSName DK_Cert

DK_Reasons

public static final COSName DK_Reasons

DK_MDP

public static final COSName DK_MDP

DK_TimeStamp

public static final COSName DK_TimeStamp

DK_LegalAttestation

public static final COSName DK_LegalAttestation

DK_AddRevInfo

public static final COSName DK_AddRevInfo

DK_Ff

public static final COSName DK_Ff

META

public static final PDSignatureSeedValue.MetaClass META
The meta class instance

Constructor Detail

PDSignatureSeedValue

public PDSignatureSeedValue(COSObject object)

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.