Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #10066 - Allow customization of SAXParserFactory and SAXParser in XmlParser #10067

Merged
merged 6 commits into from
Jul 6, 2023

Commits on Jul 5, 2023

  1. Issue #10066 - Allow customization of SAXParserFactory / SAXParser in…

    … XmlParser
    
    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1db3f0d View commit details
    Browse the repository at this point in the history
  2. Issue #10066 - rename to `.getSAXParser()

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a1b8585 View commit details
    Browse the repository at this point in the history
  3. Issue #10066 - fix checkstyle

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bba390f View commit details
    Browse the repository at this point in the history
  4. Issue #10066 - a more reliable test case

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    beb858c View commit details
    Browse the repository at this point in the history
  5. Issue #10066 - allow test case to skip if xerces is not in use.

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3937995 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    be60797 View commit details
    Browse the repository at this point in the history