|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.fh_mannheim.mm.dms.framework.converters.PS2Text
PS2Text is a ps parser, which converts ps documents to plaintext using an external tool named ps2txt.exe.
| Field Summary | |
static java.lang.String |
PS2TEXT_CONVERTER
Path to external PS-Converter |
| Constructor Summary | |
PS2Text()
|
|
| Method Summary | |
static java.lang.StringBuffer |
parse(java.lang.String strFilename)
Parse ps-file. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PS2TEXT_CONVERTER
| Constructor Detail |
public PS2Text()
| Method Detail |
public static java.lang.StringBuffer parse(java.lang.String strFilename)
strFilename - PS-file
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||