diff options
author | Adrian Kummerländer | 2014-06-03 19:00:53 +0200 |
---|---|---|
committer | Adrian Kummerländer | 2014-06-03 19:00:53 +0200 |
commit | 5ca3d042326e50448a3f90cd3e29e174909cd8cd (patch) | |
tree | 61300aa823b38976df859c409bfe69688bcc87b8 /test.cc | |
parent | 533ebc587ee2b4e8e3c77b8ecd10056670483754 (diff) | |
download | InputXSLT-5ca3d042326e50448a3f90cd3e29e174909cd8cd.tar InputXSLT-5ca3d042326e50448a3f90cd3e29e174909cd8cd.tar.gz InputXSLT-5ca3d042326e50448a3f90cd3e29e174909cd8cd.tar.bz2 InputXSLT-5ca3d042326e50448a3f90cd3e29e174909cd8cd.tar.lz InputXSLT-5ca3d042326e50448a3f90cd3e29e174909cd8cd.tar.xz InputXSLT-5ca3d042326e50448a3f90cd3e29e174909cd8cd.tar.zst InputXSLT-5ca3d042326e50448a3f90cd3e29e174909cd8cd.zip |
Replaced XSLTInputSource with LocalFileInputSource in "read-xml-file"
* removes xalan and boost::filesystem::fstream dependencies from FunctionReadXmlFile
* xercesc provides a solution for loading files into it's XercesDOMParser class
** this should be used instead of building a custom replacement using boost's fstream and xalan::XSLTInputSource
Diffstat (limited to 'test.cc')
0 files changed, 0 insertions, 0 deletions