Class DomHelper


  • final class DomHelper
    extends Object
    Used by PgSQLXML: easier to keep the actual code separated from the substitutions.
    • Constructor Detail

      • DomHelper

        DomHelper()
    • Method Detail

      • enableXmlProcessing

        static void enableXmlProcessing()
      • doProcessDomResult

        public static String doProcessDomResult​(DOMResult domResult,
                                                org.postgresql.core.BaseConnection conn)