at.knowcenter.wag.egov.egiz.pdf
Class BinaryBlockInfo
java.lang.Object
at.knowcenter.wag.egov.egiz.pdf.BinaryBlockInfo
public class BinaryBlockInfo
- extends Object
Helper class that holds information about a binary signature block.
- Author:
- wprinz
Field Summary |
List |
replaces
The List of ReplaceInfo objects that specify the replaced strings. |
int |
signed_size
The signed size, in bytes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
signed_size
public int signed_size
- The signed size, in bytes.
This includes the block itself.
replaces
public List replaces
- The List of ReplaceInfo objects that specify the replaced strings.
BinaryBlockInfo
public BinaryBlockInfo()
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.