at.knowcenter.wag.exactparser
Class ParseDocument

java.lang.Object
  extended by at.knowcenter.wag.exactparser.ParseDocument

public class ParseDocument
extends Object

Test class.

Author:
wprinz

Field Summary
static String DOCUMENT
           
static byte[] EGIZ_DICT_NAME
           
static byte[] EGIZ_ODS_NAME
           
static byte[] EGIZ_XOBJ_NAME
           
 
Constructor Summary
ParseDocument()
           
 
Method Summary
static byte[] getOriginalDocument(File file_name)
           
static void main(String[] args)
           
static List parseDocument(byte[] pdf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOCUMENT

public static final String DOCUMENT
See Also:
Constant Field Values

EGIZ_DICT_NAME

public static final byte[] EGIZ_DICT_NAME

EGIZ_ODS_NAME

public static final byte[] EGIZ_ODS_NAME

EGIZ_XOBJ_NAME

public static final byte[] EGIZ_XOBJ_NAME
Constructor Detail

ParseDocument

public ParseDocument()
Method Detail

main

public static void main(String[] args)
Parameters:
args -

parseDocument

public static List parseDocument(byte[] pdf)
                          throws IOException
Throws:
IOException

getOriginalDocument

public static byte[] getOriginalDocument(File file_name)
                                  throws IOException
Throws:
IOException


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