metafacture-core
                                
                                
                                
                                    metafacture-core copied to clipboard
                            
                            
                            
                        Make DTD Handling in decode-xml optional
decode-xml throws exception due to a missing DTD File on the web. See here
The error is the Doctype declaration that is not available anymore on the web. See workaround that deletes it.
The DTD handling should be optional, so that one could configure to ignore the DTD.