Uses of Class
cz.zcu.fav.kiv.editor.controller.errors.SaveFileException

Packages that use SaveFileException
cz.zcu.fav.kiv.editor.stylesheet   
 

Uses of SaveFileException in cz.zcu.fav.kiv.editor.stylesheet
 

Methods in cz.zcu.fav.kiv.editor.stylesheet that throw SaveFileException
static void XslParser.saveXsltFile(java.lang.String file, org.w3c.dom.Document document, ConfigData configData)
          Saves changes of actually opened XSL stylesheet file and saves the DOM structure to the XSL file.