office-gobmx/filter/source/xmlfilterdetect
Kohei Yoshida 760589c835 Check if the XML stream contains '<?xml' at the beginning.
If not, we'll simply bail out.  Note that this will temporarily break
type detections for those esoteric, non-XML file format types that
incorrectly depended on the XML filter detect service to detect their
format types.  To make them work again, please write a different
detection service other than the css.comp.filters.XMLFilterDetect.
2011-08-03 21:14:37 -04:00
..
fdcomp.cxx Remove component_getImplementationEnvironment 2011-07-12 17:58:59 +02:00
filterdetect.cxx Check if the XML stream contains '<?xml' at the beginning. 2011-08-03 21:14:37 -04:00
filterdetect.hxx
makefile.mk
xmlfd.component