|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringInfo | |
---|---|
at.knowcenter.wag.egov.egiz.pdf | |
at.knowcenter.wag.egov.egiz.test |
Uses of StringInfo in at.knowcenter.wag.egov.egiz.pdf |
---|
Fields in at.knowcenter.wag.egov.egiz.pdf declared as StringInfo | |
---|---|
protected StringInfo[] |
SplitStrings.strings
The strings to be filled out. |
Methods in at.knowcenter.wag.egov.egiz.pdf with parameters of type StringInfo | |
---|---|
protected static boolean |
BinarySignature.isPlaceholder(StringInfo si,
byte placeholder)
Tells, if the given StringInfo contains only placeholder characters. |
static List |
BinarySignature.reconstructReplaces(byte[] pdf,
byte[][] brevs,
StringInfo[] sis,
byte[][] encodings)
Reconstructs the replaces from the PDF and forms suitable value strings. |
static void |
BinarySignature.restorePlaceholder(byte[] pdf,
StringInfo si,
byte placeholder)
Restores the given String to its placeholder. |
protected static boolean |
BinarySignature.startsWithCaption(StringInfo si,
List field_definitions)
|
Uses of StringInfo in at.knowcenter.wag.egov.egiz.test |
---|
Methods in at.knowcenter.wag.egov.egiz.test with parameters of type StringInfo | |
---|---|
protected boolean |
BinSig.isPlaceholder(byte[] pdf,
StringInfo si,
byte placeholder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |