diff options
author | David A. Madore <david+git@madore.org> | 2011-09-04 20:19:48 +0200 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2011-09-04 20:19:48 +0200 |
commit | 3365a175e1721e0fda7a56ad53e24a7e337c13cf (patch) | |
tree | 14206f14ba0168f741fe12cffdb476c669824b4d /org/madore/damlengine/TodoSubtitleElement.java | |
parent | c17d2165ea20325fc78f95791875ffa4c785e548 (diff) | |
download | damlengine-3365a175e1721e0fda7a56ad53e24a7e337c13cf.tar.gz damlengine-3365a175e1721e0fda7a56ad53e24a7e337c13cf.tar.bz2 damlengine-3365a175e1721e0fda7a56ad53e24a7e337c13cf.zip |
Eliminate use of DocumentBuilder (use DOM LS everywhere) + use validation to catch undefined entities.
There seems to be no way to catch the undefined entity error (when it
is considered a validation error, e.g., when the document has an
external subset) other than by turning on validation. So we register
an error handler to throw away useless validation errors.
Diffstat (limited to 'org/madore/damlengine/TodoSubtitleElement.java')
0 files changed, 0 insertions, 0 deletions