Uses of Class
at.knowcenter.wag.egov.egiz.pdf.StringInfo

Packages that use StringInfo
at.knowcenter.wag.egov.egiz.pdf   
 

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.
protected static boolean BinarySignature.startsWithCaption(StringInfo si, List field_definitions)
           
static void BinarySignature.restorePlaceholder(byte[] pdf, StringInfo si, byte placeholder)
          Restores the given String to its placeholder.
static List BinarySignature.reconstructReplaces(byte[] pdf, byte[][] brevs, StringInfo[] sis, byte[][] encodings)
          Reconstructs the replaces from the PDF and forms suitable value strings.
 



Copyright © 2006-2010. All Rights Reserved.