at.knowcenter.wag.egov.egiz.test
Class AbsTexTest

java.lang.Object
  extended by at.knowcenter.wag.egov.egiz.test.AbsTexTest

public class AbsTexTest
extends Object

Test file for testing the absolute text signature.

Author:
wprinz

Constructor Summary
AbsTexTest()
           
 
Method Summary
static void main(String[] args)
           
static byte[] readInFile(File file)
           
static void verifyReconstruction(String reconstructed_text, String expected_text)
           
static void writeTextToFile(String text, File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbsTexTest

public AbsTexTest()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        PresentableException
Parameters:
args -
Throws:
IOException
PresentableException

readInFile

public static byte[] readInFile(File file)
                         throws IOException
Throws:
IOException

writeTextToFile

public static void writeTextToFile(String text,
                                   File file)
                            throws IOException
Throws:
IOException

verifyReconstruction

public static void verifyReconstruction(String reconstructed_text,
                                        String expected_text)


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.