Class Summary |
FileStreamOutput |
The FileStreamOutput class is used for changing chars of ends of line (CR+LF, CR,
LF) in the output XSL stylesheet file stream. |
OpenFileHadler |
The OpenFileHadler class contains methods for processing elements of loading XSL
stylesheet files. |
SaveFileHandler |
The SaveFileHandler class contains methods for saving changes of actually opened
XSL stylesheet file. |
XslParser |
The XslParser class contains methods for reading and saving XSL stylesheet files. |
XslTagConst |
The XslTagConst class contains elements used in XSL stylesheet files. |
XsltFileHandler |
The XsltFileHandler class reads the input XSL stylesheet file element by element and creates from them a DOM structure. |