|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectat.knowcenter.wag.egov.egiz.pdf.ReplaceInfo
Holds the information requeired to replace a certain value in the document completely.
| Field Summary | |
byte[] |
brev
The brev of this value. |
byte[] |
enc
The encoding of this value. |
List |
replaces
The list of Strings this value must be splitted to. |
SignatureFieldDefinition |
sfd
The field definition of this value. |
String |
value
The value itself. |
| Constructor Summary | |
ReplaceInfo()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public SignatureFieldDefinition sfd
public String value
public List replaces
public byte[] brev
public byte[] enc
| Constructor Detail |
public ReplaceInfo()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||