I am trying to execute a program developed elsewhere, and I see the following exception: org.jdom.RuntimeExc开发者_C百科eption: http://apache.org/xml/features/validation/schema
i would like to get all validation Errors from the SAX-Parser, but with my snippet i only receive the first. How can i achieve this?