|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.zcu.fav.kiv.editor.stylesheet.SaveFileHandler
public class SaveFileHandler
The SaveFileHandler class contains methods for saving changes of actually opened
XSL stylesheet file.
| Constructor Summary | |
|---|---|
SaveFileHandler()
|
|
| Method Summary | |
|---|---|
static void |
saveStylesheet(org.w3c.dom.Document doc,
ConfigData data)
Saves changes of actually opened XSL stylesheet file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SaveFileHandler()
| Method Detail |
|---|
public static void saveStylesheet(org.w3c.dom.Document doc,
ConfigData data)
doc - DOM structure of the opened XSL document.data - the data containing editor data structure.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||