|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.gxl.FileSaver
No comment provided by developer, please add a comment to improve documentation.
| Field Summary | |
private boolean |
addExport
No comment provided by developer, please add a comment to ensure improve documentation. |
private java.io.File |
dest
No comment provided by developer, please add a comment to ensure improve documentation. |
private java.util.Iterator |
iter
No comment provided by developer, please add a comment to improve documentation. |
private static org.apache.log4j.Logger |
log
No comment provided by developer, please add a comment to ensure improve documentation. |
static java.lang.String |
SEPARATOR
No comment provided by developer, please add a comment to ensure improve documentation. |
private java.io.File[] |
stylesheets
No comment provided by developer, please add a comment to ensure improve documentation. |
| Constructor Summary | |
FileSaver(java.util.Iterator iter,
java.io.File dest,
boolean addExport)
Constructor for class FileSaver |
|
FileSaver(java.util.Iterator iter,
java.io.File dest,
java.io.File[] stylesheets,
boolean addExport)
Constructor for class FileSaver |
|
| Method Summary | |
private java.util.StringTokenizer |
createLineTokenizer(java.lang.String line)
No comment provided by developer, please add a comment to ensure improve documentation. |
private org.w3c.dom.Document |
fpr2xml(java.io.BufferedReader input)
No comment provided by developer, please add a comment to ensure improve documentation. |
static java.lang.String |
reReplace(java.lang.String value)
No comment provided by developer, please add a comment to ensure improve documentation. |
void |
save()
No comment provided by developer, please add a comment to ensure improve documentation. |
private static java.lang.String |
substitute(java.lang.String oldValue,
java.lang.String newValue,
java.lang.String context)
No comment provided by developer, please add a comment to ensure improve documentation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static final transient org.apache.log4j.Logger log
private java.util.Iterator iter
private java.io.File dest
private java.io.File[] stylesheets
public static final java.lang.String SEPARATOR
private boolean addExport
| Constructor Detail |
public FileSaver(java.util.Iterator iter,
java.io.File dest,
java.io.File[] stylesheets,
boolean addExport)
iter - No description provideddest - No description providedstylesheets - No description providedaddExport - No description provided
public FileSaver(java.util.Iterator iter,
java.io.File dest,
boolean addExport)
iter - No description provideddest - No description providedaddExport - No description provided| Method Detail |
public void save()
private org.w3c.dom.Document fpr2xml(java.io.BufferedReader input)
input - No description provided
private final java.util.StringTokenizer createLineTokenizer(java.lang.String line)
line - No description provided
private static java.lang.String substitute(java.lang.String oldValue,
java.lang.String newValue,
java.lang.String context)
oldValue - No description providednewValue - No description providedcontext - No description provided
public static java.lang.String reReplace(java.lang.String value)
value - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||