Uploaded image for project: 'Santuario'
  1. Santuario
  2. SANTUARIO-531

Provde a way of plugging in a custom way of parsing an inputstream into a DOM Document

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Java 2.2.0
    • None
    • None

    Description

      Right now, XMLUtils.read is used to parse an inputstream into a DOM Document. However it's not possible to change the implementation that's used. This task is to provide a means of doing that.

       

      A new system property "org.apache.xml.security.XMLParser" can be set to configure an XMLParser implementation. If it is not specified, it falls back to the XMLParserImpl shipped in Santuario, which is the default implementation of the functionality that was previously in XMLUtils.

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            coheigea Colm O hEigeartaigh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: